Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7491953/?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:28:00.967761Z",
    "action": 7,
    "target": "Opravdu chcete smazat všechna data na {}?",
    "old": "Opravdu chcete smazat všechna data na %s?",
    "details": {
        "state": 20,
        "source": "Are you sure you want to delete all of the data on {}?",
        "old_state": 10
    },
    "id": 14367315,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/14367315/?format=api"
}