Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/85018/?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/id/?format=api",
    "user": "http://translate.gtaf.org/api/users/shuaibmahdee/?format=api",
    "author": "http://translate.gtaf.org/api/users/shuaibmahdee/?format=api",
    "timestamp": "2026-02-02T09:48:11.342352Z",
    "action": 5,
    "target": "Masukkan nama Surah dan gabungkan dengan rentang ayat [Contoh: Nisa:7]",
    "id": 196329,
    "action_name": "Translation added",
    "url": "http://translate.gtaf.org/api/changes/196329/?format=api"
}