Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2846539/?format=api",
    "component": "https://l10n.elementary.io/api/components/tasks/tasks/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/tasks/tasks/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2024-03-19T22:07:26.578916Z",
    "action": 26,
    "target": "L'ajout de la tâche a échoué",
    "id": 2117687,
    "action_name": "Suggestion removed",
    "url": "https://l10n.elementary.io/api/changes/2117687/?format=api"
}