Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/135689/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/strings/az/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-22T15:02:03.602964Z",
    "action": 71,
    "target": "",
    "id": 191854,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/191854/?format=api"
}