Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/573009/?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:17.581796Z",
    "action": 5,
    "target": "플레이어 높이(픽셀)입니다. 정의되지 않은 경우 플레이어는 재생된 미디어 파일에서 높이를 자동으로 결정하려고 시도합니다.",
    "id": 403691,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/403691/?format=api"
}