Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/85774/?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/zh_Hans/?format=api",
    "user": "http://translate.gtaf.org/api/users/araf076/?format=api",
    "author": "http://translate.gtaf.org/api/users/araf076/?format=api",
    "timestamp": "2026-02-01T07:19:52.481838Z",
    "action": 30,
    "target": "Enter the name of a surah and combine it with an Ayah range [Eg. Nisa:7]",
    "id": 196241,
    "action_name": "Source string changed",
    "url": "http://translate.gtaf.org/api/changes/196241/?format=api"
}