Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": "http://translate.gtaf.org/api/users/admin/?format=api",
    "timestamp": "2024-12-02T05:50:15.613908Z",
    "action": 38,
    "target": "quran-topic-names",
    "id": 100490,
    "action_name": "Component removed",
    "url": "http://translate.gtaf.org/api/changes/100490/?format=api"
}