Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/60240/?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/so/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-19T00:45:27.579097Z",
    "action": 71,
    "target": "Al-Qamar",
    "id": 60613,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/60613/?format=api"
}