Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573011/?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:23.971694Z",
    "action": 5,
    "target": "페이지 로드 시 자동으로 비디오 재생을 시작합니다. true 또는 false일 수 있습니다(기본값). 자동 시작은 iOS 및 Android와 같은 모바일 장치에서는 작동하지 않습니다.",
    "id": 403693,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403693/?format=api"
}