Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7677604/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/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-03-07T15:42:01.249603Z",
    "action": 5,
    "target": "Продукт %s\nуже активирован в этой системе.\n\nПовторный переход на тот же продукт может привести к ошибке.",
    "id": 967411,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/967411/?format=api"
}