Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12406298/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/mr/?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:00.114496Z",
    "action": 4,
    "target": "\n\nसावधान!!! VNC सर्वर पासवर्ड विना चालत आहे!\nसर्वर सुरक्षीत करायचे असल्यास तुम्ही vncpassword=<password> बूट पर्याय\nवापरू शकता.\n\n",
    "old": "",
    "details": {
        "state": 0,
        "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": 0
    },
    "id": 9339508,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9339508/?format=api"
}