Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16177779/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T08:19:25.084320Z",
    "action": 71,
    "target": "직접 버전 확인을 실행할 수도 있습니다.",
    "id": 3056733,
    "action_name": "String added in the repository",
    "url": "https://l10n.opensuse.org/api/changes/3056733/?format=api"
}