Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/112133/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/notifications/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/notifications/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-12-15T09:58:05.913118Z",
    "action": 30,
    "target": "Don’t miss your daily Quran time.",
    "id": 185554,
    "action_name": "Source string changed",
    "url": "http://translate.gtaf.org/api/changes/185554/?format=api"
}