Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translations.zorin.com/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2023-12-06T23:06:13.572466Z",
    "action": 33,
    "target": "",
    "id": 38197,
    "action_name": "Changed visibility",
    "url": "https://translations.zorin.com/api/changes/38197/?format=api"
}