Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1878128/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/nikitamaynagashev/?format=api",
    "author": "https://l10n.opensuse.org/api/users/nikitamaynagashev/?format=api",
    "timestamp": "2018-02-04T20:48:02.672592Z",
    "action": 2,
    "target": "Вы ввели неправильное имя хоста. Оно должно\nбыть короче 50 символов и содержать только\nверный IPv4- или IPv6-адрес либо имя домена.\nВерный IPv4-адрес: %1\nВерный IPv6-адрес: %2\nВерный домен: %3",
    "id": 899283,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/899283/?format=api"
}