Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/345148/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/common-wikimanager-commontranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/common-wikimanager-commontranslations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/pyoungwon2/?format=api",
    "author": "https://l10n.xwiki.org/api/users/pyoungwon2/?format=api",
    "timestamp": "2020-08-29T06:03:29.471428Z",
    "action": 5,
    "target": "당신의 위키를 서술하고(예쁜 이름과 서술) 소유자와 홈페이지를 설정하세요.",
    "id": 236963,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/236963/?format=api"
}