Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15219457/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-ask-fedora-sops/masterantorayml/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-ask-fedora-sops/masterantorayml/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2023-09-14T01:30:38.533907Z",
    "action": 26,
    "target": "modules/ROOT/nav.adoc",
    "old": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 12456485,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/12456485/?format=api"
}