Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/176232/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2016-04-27T22:29:40Z",
    "action": 5,
    "target": "openSUSE コミュニティへの参加方法を知るには、 www.opensuse.org/How_to_Participate をご覧ください。",
    "id": 16756,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/16756/?format=api"
}