Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18578884/?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/simmon/?format=api",
    "timestamp": "2024-11-12T04:05:21.375302Z",
    "action": 26,
    "target": "시스템이 등록되어 있습니다.",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 17427581,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/17427581/?format=api"
}