Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
    "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
    "timestamp": "2024-03-25T03:12:31.039715Z",
    "action": 38,
    "target": "13ft",
    "id": 145319,
    "action_name": "Component removed",
    "url": "https://translate.yunohost.org/api/changes/145319/?format=api"
}