Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/113422/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/id/?format=api",
    "user": "https://translate.yunohost.org/api/users/cjdw/?format=api",
    "author": "https://translate.yunohost.org/api/users/cjdw/?format=api",
    "timestamp": "2024-10-20T07:08:51.600936Z",
    "action": 2,
    "target": "Mohon maaf, aplikasi ini sudah dalam daftar aplikasi yang ditolak. Rincian alasasan:<br /><q>%(reason)s</q>",
    "id": 176958,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/176958/?format=api"
}