Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/331321/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/app/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/app/dsb/?format=api",
    "user": null,
    "author": "https://traduk.amikumu.com/api/users/anonymous/?format=api",
    "timestamp": "2026-04-03T14:16:26.219648Z",
    "action": 4,
    "target": "An Amikumu ambassador is someone who helps promote Amikumu within their local community. They're our representatives on the ground! Our biggest fans and greatest supporters.",
    "id": 1723407,
    "action_name": "Suggestion added",
    "url": "https://traduk.amikumu.com/api/changes/1723407/?format=api"
}