Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2783613/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-keyboard/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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-16T16:58:16.409426Z",
    "action": 26,
    "target": "Number Lock is on",
    "id": 1505767,
    "action_name": "Suggestion removed",
    "url": "https://l10n.elementary.io/api/changes/1505767/?format=api"
}