Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12406226/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/hr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-02-21T05:42:10.859773Z",
    "action": 4,
    "target": "\n\nUPOZORENJE!!! VNC poslužitelj je pokrenut BEZ LOZINKE!\nMožete koristiti inst.vncpassword=LOZINKA mogućnost\npokretanja ako želite osigurati ovaj poslužitelj.\n\n",
    "old": "\n\nUPOZORENJE!!! VNC poslužitelj je pokrenut BEZ LOZINKE!\nMožete koristiti vncpassword=LOZINKA mogućnost\npokretanja ako želite osigurati ovaj poslužitelj.\n\n",
    "details": {
        "state": 10,
        "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": 9339511,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9339511/?format=api"
}