Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2715098/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-sudo/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-sudo/master/uk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Lesath/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Lesath/?format=api",
    "timestamp": "2020-06-14T17:31:43.415581Z",
    "action": 2,
    "target": "Дійсна мережева маска це або 4 цілих числа\nв межах 128 - 255, які розділено крапками,\nабо одне ціле число в межах 0 - 32",
    "id": 1450406,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1450406/?format=api"
}