Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11819879/?format=api",
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/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": "2021-01-04T13:25:09.133829Z",
    "action": 5,
    "target": "Создавайте образы Linux для установки на реальном оборудовании, виртуализации, а также для систем управления контейнерами типа Docker. Kiwi — это движок, обеспечивающий сборку образов для выпусков openSUSE.",
    "id": 1670858,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1670858/?format=api"
}