Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10771600/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
    "timestamp": "2019-01-28T05:35:12.160435Z",
    "action": 5,
    "target": "<h3>재부팅 후</h3>부팅 시 서비스를 자동으로 시작해야 하는 경우 선택할 수 있습니다. 일부 서비스는 <b>요청 시</b>로 구성될 수 있습니다. \n        즉, 필요한 경우 연관된 소켓이 실행되고 서비스가\n        시작됩니다.",
    "id": 1202612,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1202612/?format=api"
}