Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/hadith-collection/english/?format=api",
    "translation": null,
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2024-09-02T06:10:40.240041Z",
    "action": 15,
    "target": "",
    "id": 90458,
    "action_name": "Component unlocked",
    "url": "http://translate.gtaf.org/api/changes/90458/?format=api"
}