Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3037222/?format=api",
    "component": "https://l10n.elementary.io/api/components/tasks/tasks/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/tasks/tasks/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/OnlyLegendsCanMeetJeff/?format=api",
    "author": "https://l10n.elementary.io/api/users/OnlyLegendsCanMeetJeff/?format=api",
    "timestamp": "2024-01-16T18:44:37.027284Z",
    "action": 4,
    "target": "Die Liste und alle enthaltenen Aufgaben werden dauerhaft gelöscht. Falls Sie die Liste freigegeben haben, werden andere keinen Zugriff mehr darauf haben.",
    "id": 2037715,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/2037715/?format=api"
}