Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573316/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-ui/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-30T01:08:06.142040Z",
    "action": 5,
    "target": "이 변경 요청 에 대한 유효한 검토가 이미 존재합니다. {0}에 의해 또는 그를 대신하여 수행되었습니다. 이 검토로 인해 기존 응답이 무효화됩니다.",
    "id": 413072,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413072/?format=api"
}