Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14649827/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/spacecmd/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/spacecmd/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "timestamp": "2024-05-08T06:10:34.538919Z",
    "action": 36,
    "target": "사용법: cryptokey_create [옵션])\n\n옵션:\n  -t GPG 또는 SSL\n  -d 설명\n  -f KEY_FILE",
    "id": 3048830,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/3048830/?format=api"
}