Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1738010/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses-pkg/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-30T06:41:11.552319Z",
    "action": 2,
    "target": "다음에서 패키지와 패턴 목록을 임포트하는 중에 오류 발생 ",
    "id": 865219,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/865219/?format=api"
}