Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10903096/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/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": "2019-04-04T06:51:19.458695Z",
    "action": 5,
    "target": "У корневого раздела в /etc/fstab неверное корневое устройство.\nВ настоящее время он смонтирован как %{root}, но указан как %{tmp}.",
    "id": 1237605,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1237605/?format=api"
}