Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2019-07-03T14:19:06.820959Z",
    "action": 0,
    "target": "",
    "id": 357941,
    "action_name": "Resource update",
    "url": "https://l10n.elementary.io/api/changes/357941/?format=api"
}