Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/53700/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
    "user": "https://translate.yunohost.org/api/users/nekoneko/?format=api",
    "author": "https://translate.yunohost.org/api/users/nekoneko/?format=api",
    "timestamp": "2023-09-14T16:18:18.240829Z",
    "action": 9,
    "target": "Ada {items} yang tersisa.",
    "id": 109142,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/109142/?format=api"
}