Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7636656/?format=api",
    "component": "https://l10n.opensuse.org/api/components/gfxboot/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/gfxboot/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
    "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
    "timestamp": "2024-01-12T22:12:24.796446Z",
    "action": 2,
    "target": "Включение раздела ZEN",
    "id": 2976579,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2976579/?format=api"
}