Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/22144/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/commands/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/ko/?format=api",
    "user": "https://translate.ayana.io/api/users/DEvir/?format=api",
    "author": "https://translate.ayana.io/api/users/DEvir/?format=api",
    "timestamp": "2023-06-06T01:14:36.107162Z",
    "action": 2,
    "target": "직접 할당 가능한 역할 설정 인터페이스",
    "id": 46278,
    "action_name": "Translation changed",
    "url": "https://translate.ayana.io/api/changes/46278/?format=api"
}