Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6690425/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/middlingphys/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/middlingphys/?format=api",
    "timestamp": "2024-03-05T07:45:58.549878Z",
    "action": 26,
    "target": "一致した引数がありません: %s",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 15426366,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/15426366/?format=api"
}