Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7642564/?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/AlexMinton/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "timestamp": "2018-02-08T08:53:53.153152Z",
    "action": 5,
    "target": "Не могу найти базовый продукт для обновления.",
    "old": "",
    "details": {},
    "id": 915429,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/915429/?format=api"
}