Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/158602/?format=api",
    "component": "https://l10n.opensuse.org/api/components/download-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/download-o-o/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "timestamp": "2024-02-28T01:22:23.603253Z",
    "action": 4,
    "target": "이 오픈수세 13.1 저장소에는 디버그 응용프로그램이 있습니다.(전문가 전용)",
    "id": 3004769,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/3004769/?format=api"
}