Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/54731/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/sura-names/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/sura-names/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-19T00:45:05.102458Z",
    "action": 71,
    "target": "Al-Isra'",
    "id": 55080,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/55080/?format=api"
}