Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3023796/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/layout/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-05T18:12:03.154995Z",
    "action": 13,
    "target": "",
    "id": 1031702,
    "action_name": "New source string",
    "url": "https://l10n.elementary.io/api/changes/1031702/?format=api"
}