Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/173108/?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/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Vojtaeus/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Vojtaeus/?format=api",
    "timestamp": "2016-05-02T07:55:27Z",
    "action": 2,
    "target": "Další informace jsou dostupné v openSUSE wiki na adrese http://cs.opensuse.org/. V části \"Dokumentace\" naleznete odkazy na užitečné materiály vytvořené a spravované jinými uživateli distribuce openSUSE. Také zde naleznete odkazy na dokumentaci dostupnou na oficiálních webových stránkách společnosti SUSE. Nápovědu týkající se konkrétních problémů s distribucí openSUSE naleznete v Databázi podpory na stránkách www.opensuse.org",
    "id": 17322,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/17322/?format=api"
}