Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6345606/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/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": "2017-12-18T09:29:27.348364Z",
    "action": 5,
    "target": "기본 대상 및 시스템 서비스를 설정하는 중 ...",
    "id": 766662,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/766662/?format=api"
}