Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7532397/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/km/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-05T11:36:17.507560Z",
    "action": 30,
    "target": "There is a problem with your existing storage configuration.You must resolve this matter before the installation can proceed. There is a shell available for use which you can access by pressing ctrl-alt-f1 and then ctrl-b 2.\n\nOnce you have resolved the issue you can retry the storage scan. If you do not fix it you will have to exit the installer.",
    "old": "There is a problem with your existing storage configuration: %(errortxt)s\n\nYou must resolve this matter before the installation can proceed. There is a shell available for use which you can access by pressing ctrl-alt-f1 and then ctrl-b 2.\n\nOnce you have resolved the issue you can retry the storage scan. If you do not fix it you will have to exit the installer.",
    "details": {},
    "id": 3060875,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3060875/?format=api"
}