Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/desktop/granite/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/granite/vi/?format=api",
    "user": "https://l10n.elementary.io/api/users/fabiozaramella/?format=api",
    "author": "https://l10n.elementary.io/api/users/fabiozaramella/?format=api",
    "timestamp": "2017-05-03T18:00:36.585019Z",
    "action": 1,
    "target": "",
    "id": 36339,
    "action_name": "Translation completed",
    "url": "https://l10n.elementary.io/api/changes/36339/?format=api"
}