Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3584003/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-notifications/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-notifications/ca/?format=api",
    "user": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
    "author": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
    "timestamp": "2024-03-14T09:06:50.393267Z",
    "action": 2,
    "target": "Les bombolles s'amagaran i els sons se silenciaran. Les notificacions del sistema, com ara el volum i la brillantor de la pantalla, no canviaran.",
    "id": 2114034,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2114034/?format=api"
}