Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2902737/?format=api",
    "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-25T09:26:28.051826Z",
    "action": 59,
    "target": "Yakin ingin memuat ulang tab ini?",
    "id": 1761562,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/1761562/?format=api"
}