Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/123650/?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.868637Z",
    "action": 59,
    "target": "Qibla Direction: Find the Qibla direction easily wherever you are — at home, office, or travelling.",
    "id": 177158,
    "action_name": "String updated in the repository",
    "url": "http://translate.gtaf.org/api/changes/177158/?format=api"
}