Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/109349/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-07T06:42:19.561775Z",
    "action": 71,
    "target": "Congratulations youve read %1$d minutes and successfully restored your streak Alhamdulillah! You now have %2$d days Streak.",
    "id": 147092,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/147092/?format=api"
}