Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/109343/?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-08-27T13:22:53.853645Z",
    "action": 59,
    "target": "You've missed the last %1$d days, but don't worry! Read just %2$d minutes today to restore your streak.",
    "id": 157208,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/157208/?format=api"
}