Changes API.

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

GET /api/changes/11897438/?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": null,
    "author": null,
    "timestamp": "2023-07-11T14:55:49.579636Z",
    "action": 59,
    "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 inst.vncpassword=LOZINKA mogućnost\npokretanja ako želite osigurati ovaj poslužitelj.\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": 20
    },
    "id": 11897438,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11897438/?format=api"
}