Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/?format=api",
    "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-25T20:45:13.128315Z",
    "action": 51,
    "target": "",
    "id": 146142,
    "action_name": "Component created",
    "url": "https://translate.yunohost.org/api/changes/146142/?format=api"
}