Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/53077/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-23T19:49:35.891438Z",
    "action": 59,
    "target": "Dwing Seerr om eerst IPv4-addressen te herleiden, in plaats van IPv6",
    "old": "Dwing Seerr om eerst IPv4-addressen te herleiden, in plaats van IPv6",
    "details": {
        "state": 20,
        "source": "Force Seerr to resolve IPv4 addresses first instead of IPv6",
        "context": "components.Settings.SettingsNetwork.forceIpv4FirstTip",
        "old_state": 20
    },
    "id": 86946,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/86946/?format=api"
}