Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/151400/?format=api",
    "component": "https://l10n.opensuse.org/api/components/skelcd-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/skelcd-opensuse/master/uk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
    "timestamp": "2016-03-31T08:51:43Z",
    "action": 5,
    "target": "Це неофіційний переклад ліцензії openSUSE #VERSION# на українську мову.\nВін не є юридичним документом - тільки оригінальний текст\nанглійською описує умови розповсюдження openSUSE #VERSION# з точки\nзору права. Тим не менш, ми сподіваємося, що цей переклад допоможе\nкращому розумінні ліцензії україномовними користувачами.",
    "id": 14212,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/14212/?format=api"
}