Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/29492/?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/tr/?format=api",
    "user": "http://translate.gtaf.org/api/users/osmancelik/?format=api",
    "author": "http://translate.gtaf.org/api/users/osmancelik/?format=api",
    "timestamp": "2025-09-16T20:51:10.439578Z",
    "action": 2,
    "target": "Örnekler:\n\nSure Numarasını Kullan: Ayah Numarası ile hızlıca bir Ayete gitmek için",
    "id": 168947,
    "action_name": "Translation changed",
    "url": "http://translate.gtaf.org/api/changes/168947/?format=api"
}