Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/337789/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-userprofiletranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-userprofiletranslations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/pgmoon/?format=api",
    "author": "https://l10n.xwiki.org/api/users/pgmoon/?format=api",
    "timestamp": "2019-07-29T09:02:57.136904Z",
    "action": 5,
    "target": "사용자가 속한 모든 그룹이 여기에 나열됩니다.",
    "id": 157013,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/157013/?format=api"
}