Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575692/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/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-30T03:09:42.958969Z",
    "action": 5,
    "target": "현재 테마는 Flamingo 기반 스킨에 최적화되어 있지 않은 Colibri 컬러 테마입니다. 우리는 호환되도록 최선을 다했지만 결과가 최적이 아닐 수도 있습니다.",
    "id": 413482,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413482/?format=api"
}