Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15542540/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f39pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f39pagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2023-11-23T21:43:33.645686Z",
    "action": 4,
    "target": "당신은 또한 link:++https://fedoramagazine.org/++[페도라 매거진]에서 볼 수 있으며, 초보자부터 전문가까지, 그리고 라즈베리 파이에서 데스크톱, 서버, 클라우드에 이르기까지 페도라 사용자가 관심을 가질 만한 자주-최신화되는 기사를 제공합니다.",
    "old": "",
    "details": {
        "state": 0,
        "source": "You may also look at link:++https://fedoramagazine.org/++[Fedora Magazine], featuring often-updated articles of interest to Fedora users from beginner to expert, and from Raspberry Pi to the desktop to servers to the cloud.",
        "old_state": 0
    },
    "id": 12930123,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12930123/?format=api"
}