Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18999851/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f42/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f42/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-03-31T21:49:47.516573Z",
    "action": 77,
    "target": "Los siguientes nodos fueron descubiertos usando el iniciador iSCSI <b>%(initiatorName)s</b> usando el portal con dirección IP <b>%(portalAddress)s</b>.  Seleccione a cuales nodos quiere acceder:",
    "old": "Los siguientes nodos fueron descubiertos usando el iniciador iSCSI <b>%(initiatorName)s</b> usando el portal con dirección IP <b>%(portalAddress)s</b>.  Seleccione a qué nodos quiere acceder:",
    "details": {
        "state": 20,
        "source": "The following nodes were discovered using the iSCSI initiator <b>%(initiatorName)s</b> using the portal IP address <b>%(portalAddress)s</b>.  Please select which nodes you wish to log into:",
        "old_state": 20
    },
    "id": 18290980,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18290980/?format=api"
}