Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7491952/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/valmatej/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/valmatej/?format=api",
    "timestamp": "2023-12-30T14:27:56.612160Z",
    "action": 7,
    "target": "Opravdu chcete odstranit všechna data na {}, včetně zachycených stavů?",
    "old": "Opravdu chcete odstranit všechna data na %s, včetně zachycených stavů a/nebo dílčích svazků?",
    "details": {
        "state": 20,
        "source": "Are you sure you want to delete all of the data on {}, including snapshots?",
        "old_state": 10
    },
    "id": 14367314,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/14367314/?format=api"
}