Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/81051/?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:07:54.911157Z",
    "action": 5,
    "target": "서버가 다시 시작되는 중이며 잠시동안 연결할 수 없습니다. 서버가 연결되면 로그인 프롬포트가 표시됩니다.",
    "id": 116032,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/116032/?format=api"
}