Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/26869/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-12T08:37:16.124595Z",
    "action": 59,
    "target": "참가시 부여되는 역할",
    "id": 33633,
    "action_name": "String updated in the repository",
    "url": "https://translate.ayana.io/api/changes/33633/?format=api"
}