Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575611/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-chart-js/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-chart-js/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-29T17:10:10.311591Z",
    "action": 5,
    "target": "차트의 유형입니다. 라인, 바, 레이더, 파이, 도넛, PolarArea, 버블, 분산 중에서 선택하세요.",
    "id": 411140,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/411140/?format=api"
}