Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6143000/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim/master/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim/master/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-30T05:59:42.841873Z",
    "action": 59,
    "target": "<b>MERK:</b> Du bør starte Gajim på nytt for at noen instillinger skal aktiveres",
    "id": 369532,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/369532/?format=api"
}