Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/81052/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
    "user": "https://translate.yunohost.org/api/users/minemy/?format=api",
    "author": "https://translate.yunohost.org/api/users/minemy/?format=api",
    "timestamp": "2024-01-25T13:09:11.431408Z",
    "action": 5,
    "target": "서버가 종료되는 중이며 더 이상 연결할 수 없습니다. 서버가 시작된 후 연결되면 로그인 프롬포트가 표시됩니다.",
    "id": 116033,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/116033/?format=api"
}