Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/67950/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T20:18:22.484541Z",
    "action": 30,
    "target": "This is a special group corresponding to admin users. Users in this group can access YunoHost's webadmin, connect to the server with SSH and use the `sudo` command. They will also receive emails sent to root{'@'}, admin{'@'} and admins{'@'}, such as the diagnosis notifications. You should only add people you absolutely trust in this group!",
    "id": 183458,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/183458/?format=api"
}