Changes API.

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

GET /api/changes/324564/?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/shortcut-overlay/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/strebski/?format=api",
    "author": "https://l10n.elementary.io/api/users/strebski/?format=api",
    "timestamp": "2019-02-09T11:45:02.375757Z",
    "action": 1,
    "target": "",
    "id": 324564,
    "action_name": "Translation completed",
    "url": "https://l10n.elementary.io/api/changes/324564/?format=api"
}