Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1920048/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-printers/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-printers/ar/?format=api",
    "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "author": "https://l10n.elementary.io/api/users/EpixMana17cf73e2dfd4f19/?format=api",
    "timestamp": "2023-02-16T17:09:15.819465Z",
    "action": 7,
    "target": "بروتوكول الطباعة من الانترنت (ipp14)",
    "id": 1505800,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1505800/?format=api"
}