Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14713638/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2023-08-23T19:18:34.556650Z",
    "action": 36,
    "target": "PAYGアラート: 製品間の移行試行が検出されました。現在のPAYGプランでは、openSUSEからSLESなどへの移行は許可されていないことに注意してください。操作は中止されました。",
    "id": 2749102,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2749102/?format=api"
}