Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573005/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/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-28T07:38:08.579612Z",
    "action": 5,
    "target": "재생해야 하는 첨부된 미디어 파일에 대한 참조입니다. 참조는 현재 문서를 기준으로 확인됩니다. 예: Space.Page@video.mp4 또는 Page@video.mp4 또는 간단히 video.mp4",
    "id": 403687,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403687/?format=api"
}