Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/al-quran-android/sura-names/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/sura-names/hi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-31T01:12:31.694636Z",
    "action": 17,
    "target": "",
    "id": 153665,
    "action_name": "Changes committed",
    "url": "http://translate.gtaf.org/api/changes/153665/?format=api"
}