Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576874/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/livedata-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/livedata-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-30T05:23:17.120553Z",
    "action": 5,
    "target": "사용자가 실시간 데이터를 표시하기 위해 선택할 수 있는 쉼표로 구분된 레이아웃 목록입니다. 목록의 첫 번째 레이아웃이 처음에 로드됩니다.",
    "id": 414493,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/414493/?format=api"
}