Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/168410/?format=api",
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "timestamp": "2016-04-25T08:44:58Z",
    "action": 2,
    "target": "빠르고! 통합적이며! 안정적이고! 실험적인! 새로운 리눅스 꾸러미와 함께 제공되는 롤링 버전입니다!",
    "id": 16144,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/16144/?format=api"
}