Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257472/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-18T05:31:06.128214Z",
    "action": 4,
    "target": "a %s csomag %s-ből nem telepíthető",
    "old": "a(z) %s csomag nem telepíthető",
    "details": {
        "state": 10,
        "source": "module %s from %s is not installable",
        "old_state": 10
    },
    "id": 11620802,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11620802/?format=api"
}