Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3336420/?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:41:06.127956Z",
    "action": 4,
    "target": "Prozesse starten automatisch sobald dieses Gerät eingeschaltet wird. Die Programme werden weiterhin im Hintergrund ausgeführt, auch wenn das jeweilige Fenster geschlossen wird, damit es Benachrichtigungen anzeigen kann, sobald Aufgaben anstehen.",
    "id": 2037713,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/2037713/?format=api"
}