Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11036716/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/x-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/x-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "timestamp": "2023-12-05T04:31:01.102663Z",
    "action": 9,
    "target": "このパッケージは、websockifyサポートを追加して、xpraがhttp接続をリッスンできるようにします。また、xpra html5クライアントもサポートします。",
    "id": 2951603,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2951603/?format=api"
}