Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/123662/?format=api",
    "component": "http://translate.gtaf.org/api/components/aso/sadiq-android/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/aso/sadiq-android/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-26T07:08:32.868961Z",
    "action": 59,
    "target": "Search option to find Surah easily",
    "id": 177170,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/177170/?format=api"
}