Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/22945/?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": null,
    "author": null,
    "timestamp": "2022-10-06T00:26:18.410339Z",
    "action": 59,
    "target": "Rol diizinkan untuk menggunakan opsi 'sneak' pada perintah say",
    "id": 36165,
    "action_name": "String updated in the repository",
    "url": "https://translate.ayana.io/api/changes/36165/?format=api"
}