Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/621001/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/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:33:23.396204Z",
    "action": 77,
    "target": "",
    "old": "No se encontrĂ³ el WWPN %(wwpn)s en el dispositivo zFCP %(devnum)s.",
    "details": {
        "state": 0,
        "source": "WWPN %(wwpn)s not found at zFCP device %(devnum)s.",
        "old_state": 20
    },
    "id": 18292684,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18292684/?format=api"
}