Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12405280/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "timestamp": "2023-06-30T09:34:35.726583Z",
    "action": 2,
    "target": "\n\nAVERTIMENT!!! Il servidôr VNC al è in esecuzion cence NISSUNE PASSWORD!\nSi pues doprâ la opzion di boot inst.vncpassword=PASSWORD\nSe si desidere rindi sigûr il servidôr.\n\n",
    "old": "\n\nAVERTIMENT!!! Il servidôr VNC al è in esecuzion cence NISSUNE PASSWORD!\nSi pues doprâ la opzion di boot vncpassword=PASSWORD\nSe si desidere rindi sigûr il servidôr.\n\n",
    "details": {
        "state": 20,
        "source": "\n\nWARNING!!! VNC server running with NO PASSWORD!\nYou can use the inst.vncpassword=PASSWORD boot option\nif you would like to secure the server.\n\n",
        "old_state": 10
    },
    "id": 11879224,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11879224/?format=api"
}