Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2700048/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-installation/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/MaoFox/?format=api",
    "timestamp": "2022-03-02T13:20:49.663587Z",
    "action": 7,
    "target": "Zálohujte si dáta na bezpečné miesto ako cloud alebo externý disk. Inštalácia nového operačného systému môže vymazať vaše dáta.",
    "id": 1232545,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1232545/?format=api"
}