Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1960716/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/?format=api",
    "user": "https://l10n.elementary.io/api/users/Fito/?format=api",
    "author": "https://l10n.elementary.io/api/users/Fito/?format=api",
    "timestamp": "2020-09-15T14:48:16.443606Z",
    "action": 2,
    "target": "L'enllaç especificat «%s» no existeix. Es torna al plafó principal.",
    "id": 688342,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/688342/?format=api"
}