Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18578882/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-11-12T04:05:03.825766Z",
    "action": 7,
    "target": "단순 콘텐츠 접근 방식에서 구독 됨.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Subscribed in Simple Content Access mode.",
        "old_state": 0
    },
    "id": 17427579,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/17427579/?format=api"
}