Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1622/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/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-03-31T16:16:24Z",
    "action": 2,
    "target": "\nCopyright (C) 1999 Free Software Foundation, Inc.\n이것은 자유소프트웨어 입니다. 이 소프트웨어 복제 조건에 대해 확인하십시오.\n이 소프트웨어에는 보증이 없으며, 재판매나 특별한 목적을 위한 사용에 제한이 없습니다.\n",
    "id": 14296,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/14296/?format=api"
}