Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/27052/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/music/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/music/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-04T16:54:18.196630Z",
    "action": 59,
    "target": "명령을 수행하던 중 문제가 발생했어요. `이 음성 채널에 참가할 권한이 없습니다`.",
    "id": 41706,
    "action_name": "String updated in the repository",
    "url": "https://translate.ayana.io/api/changes/41706/?format=api"
}