Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15237263/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pagesrevision_history/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesrevision_history/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-09-22T04:38:23.234929Z",
    "action": 7,
    "target": "개정 번호는 페도라의 버전 번호가 아니라, 이 설명서의 배포판과 관련된 기록입니다.",
    "id": 12518734,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/12518734/?format=api"
}