Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10526441/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "timestamp": "2018-07-21T17:16:40.515854Z",
    "action": 5,
    "target": "Для арбитра необходимо указать четное\\\nчисло сайтов с обычным автоматическим билетом!",
    "id": 1132737,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1132737/?format=api"
}