Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257457/?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:49:14.530994Z",
    "action": 2,
    "target": "a %s csomag %s-ből nem telepíthető",
    "old": "a(z) %s csomag nem telepíthető",
    "details": {
        "state": 20,
        "source": "package %s from %s is not installable",
        "old_state": 10
    },
    "id": 11597959,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11597959/?format=api"
}