Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11819897/?format=api",
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/master/uk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/TarasPanchenko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/TarasPanchenko/?format=api",
    "timestamp": "2021-12-02T18:51:12.745419Z",
    "action": 2,
    "target": "Створення образів Linux для розгортання на реальному обладнанні, віртуалізації та контейнерних систем на кшталт Docker. Kiwi - рушій, який створює образи випусків openSUSE.",
    "id": 1934485,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1934485/?format=api"
}