Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/166/?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": "2024-03-07T10:25:44.192982Z",
    "action": 71,
    "target": "We have enabled the Tafsir to show in Sura view. If you want, you can hide the tafsir by unticking from quick settings or tapping on <b>Hide Tafsir.</b>",
    "id": 170,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/170/?format=api"
}