Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15231686/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pagesintroduction/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesintroduction/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-09-19T10:07:10.987179Z",
    "action": 4,
    "target": "이 안내는 {PRODUCT}의 *사용*을 다루지 않습니다. 설치된 {PRODUCT} 시스템을 사용하는 방법을 이해하려면, link:++https://docs.fedoraproject.org/++[페도라 문서]에서 사용 가능한 다른 문서를 참조하세요.",
    "id": 12498898,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12498898/?format=api"
}