Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7576167/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/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": "2018-01-30T22:19:04.328064Z",
    "action": 2,
    "target": "새 디렉토리 인스턴스 생성",
    "id": 874541,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/874541/?format=api"
}