Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/26516/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/id/?format=api",
    "user": "https://translate.ayana.io/api/users/RaffyRF/?format=api",
    "author": "https://translate.ayana.io/api/users/RaffyRF/?format=api",
    "timestamp": "2022-09-06T03:54:04.915242Z",
    "action": 36,
    "target": "Izinkan semua orang menggunakan opsi 'sneak', melewati 'sneak.roles'",
    "id": 34456,
    "action_name": "Translation approved",
    "url": "https://translate.ayana.io/api/changes/34456/?format=api"
}