Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257459/?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/idanka/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/idanka/?format=api",
    "timestamp": "2023-05-09T18:50:09.388434Z",
    "action": 2,
    "target": "semmi sem biztosít %s-t, amelyre %s szüksége van %s-tól",
    "old": "semmi sem biztosítja amit kért ",
    "details": {
        "state": 20,
        "source": "nothing provides %s needed by %s from %s",
        "old_state": 10
    },
    "id": 11597960,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11597960/?format=api"
}