Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573003/?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:01.433386Z",
    "action": 5,
    "target": "JW Player는 일반적으로 사용되는 다양한 오디오 및 비디오 형식을 지원하는 웹 사이트용 오픈 소스 내장형 미디어 플레이어입니다. 플레이어는 구성, 사용자 정의 및 확장이 쉽습니다.",
    "id": 403685,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403685/?format=api"
}