Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/53993/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/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-02-27T16:51:48.279026Z",
    "action": 9,
    "target": "{url} menjawab dengan kode status {code}",
    "id": 98686,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/98686/?format=api"
}