Changes API.

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

GET /api/changes/137865/?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/readme-generator/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/readme-generator/id/?format=api",
    "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
    "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
    "timestamp": "2024-03-22T19:59:18.408440Z",
    "action": 0,
    "target": "",
    "id": 137865,
    "action_name": "Resource updated",
    "url": "https://translate.yunohost.org/api/changes/137865/?format=api"
}