Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19169023/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/glossary/en/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-04-02T00:07:44.375307Z",
    "action": 31,
    "target": "Owner",
    "old": "Owner",
    "details": {
        "state": 100,
        "source": "Owner",
        "old_state": 100
    },
    "id": 18297890,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/18297890/?format=api"
}