Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/3058553/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/8921806/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/ldmpub/?format=api",
    "author": "https://hosted.weblate.org/api/users/ldmpub/?format=api",
    "timestamp": "2018-09-09T18:15:43+02:00",
    "action": 30,
    "target": "<html> number n of different files to store the maps into. The first automatic save is done in the first file, and so on up to the n+1-save which is again stored in the first file (cyclic)</html>",
    "id": 3058553,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/3058553/?format=api"
}