Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/26160/?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/sw/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-12T12:00:33.727913Z",
    "action": 59,
    "target": "",
    "id": 118134,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/118134/?format=api"
}