Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10974487/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f37/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f37/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "timestamp": "2023-04-16T09:00:21.436027Z",
    "action": 7,
    "target": "Pokud nerozumíte nebo nesouhlasíte s riziky, ukončete prosím tento program.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you do not understand or accept the risks, then please exit this program.",
        "old_state": 0
    },
    "id": 11487723,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/11487723/?format=api"
}