Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/53531/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/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-05-04T11:32:43.304864Z",
    "action": 9,
    "target": "Panjang kata sandi harus paling tidak 8 karakter",
    "id": 101447,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/101447/?format=api"
}