Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8665269/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-01T11:24:34.328910Z",
    "action": 77,
    "target": "No ha especificado un FCP LUN o el número no es válido.",
    "old": "No ha especificado un FCP LUN o el número es inválido.",
    "details": {
        "state": 20,
        "source": "You have not specified a FCP LUN or the number is invalid.",
        "old_state": 20
    },
    "id": 18292668,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18292668/?format=api"
}