Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18121052/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "timestamp": "2024-11-24T00:13:21.899223Z",
    "action": 2,
    "target": "A szöveges mód korlátozott telepítési lehetőségeket biztosít. Nincs lehetőség kézi particionálásra, így nem adhatja meg a pontos elrendezést a lemezen . Szeretné inkább az RDP protokollt használó távoli grafikus elérést használni?",
    "old": "A szöveges mód korlátozott telepítési lehetőségeket biztosít. Nincs lehetőség saját kezű particionálásra vagy csomagválasztásra. Szeretné inkább a VNC módot használni?",
    "details": {
        "state": 20,
        "source": "Text mode provides a limited set of installation options. It does not offer custom partitioning for full control over the disk layout. Would you like to use remote graphical access via the RDP protocol instead?",
        "old_state": 10
    },
    "id": 17453270,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17453270/?format=api"
}