Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2861813/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/szl/?format=api",
    "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "timestamp": "2022-04-20T09:22:07.216835Z",
    "action": 2,
    "target": "\u001e\u001e\u001e\u001e",
    "id": 1250483,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1250483/?format=api"
}