Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9323851/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/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:06.198485Z",
    "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 qué 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>.  Por favor 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": 18290952,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18290952/?format=api"
}