Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/uz/?format=api",
    "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "timestamp": "2019-07-03T21:35:09.292002Z",
    "action": 0,
    "target": "",
    "id": 360809,
    "action_name": "Resource update",
    "url": "https://l10n.elementary.io/api/changes/360809/?format=api"
}