Changes API.

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

GET /api/changes/2159392/?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/ca/?format=api",
    "user": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
    "author": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
    "timestamp": "2024-05-03T09:59:40.729650Z",
    "action": 1,
    "target": "",
    "id": 2159392,
    "action_name": "Translation completed",
    "url": "https://l10n.elementary.io/api/changes/2159392/?format=api"
}