Changes API.

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

GET /api/changes/195323/?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": null,
    "author": null,
    "timestamp": "2025-01-20T15:02:17.438319Z",
    "action": 59,
    "target": "서버가 종료되는 중이며 더 이상 연결할 수 없습니다. 서버가 시작된 후 연결되면 로그인 프롬포트가 표시됩니다.",
    "id": 195323,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/195323/?format=api"
}