Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3171012/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/en_GB/?format=api",
    "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "timestamp": "2023-02-17T09:34:02.936587Z",
    "action": 5,
    "target": "This may cause it to run slowly or freeze.",
    "id": 1517106,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1517106/?format=api"
}