Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16012979/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/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-03-19T01:22:32.804721Z",
    "action": 36,
    "target": "설정 파일 배치: 배치를 위한 필드 및 시스템 확인",
    "id": 3017257,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/3017257/?format=api"
}