Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/80010/?format=api",
    "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/eiciel/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:25:10Z",
    "action": 2,
    "target": "잘못된 권한이 있습니다",
    "id": 14316,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/14316/?format=api"
}