Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12406238/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2023-02-09T02:54:14.722905Z",
    "action": 2,
    "target": "\n\nPERINGATAN!!! Server VNC berjalan TANPA SANDI!\nAnda dapat memakai opsi boot inst.vncpassword=SANDI\nbila Anda ingin mengamankan server.\n\n",
    "old": "\n\nPERINGATAN!!! Server VNC berjalan TANPA SANDI!\nAnda dapat memakai opsi boot vncpassword=SANDI\nbila Anda ingin mengamankan server.\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": 9177818,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9177818/?format=api"
}