Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7492531/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:49:11.919684Z",
    "action": 59,
    "target": "Je problém se stávajícím uspořádáním úložiště. Před pokračováním v instalaci je třeba toto vyřešit. K opravě můžete využít shell, do kterého se dostanete pomocí klávesových zkratek ctrl-alt-f1 a následně ctrl-b-2.\n\nPo vyřešení uvedeného problému zopakujte skenování úložiště. Pokud problémy neodstraníte, nezbývá než instalaci ukončit.",
    "old": "Je problém se stávajícím uspořádáním úložiště. Před pokračováním v instalaci je třeba toto vyřešit. K opravě můžete využít shell, do kterého se dostanete pomocí klávesových zkratek ctrl-alt-f1 a následně ctrl-b-2.\n\nPo vyřešení uvedeného problému zopakujte skenování úložiště. Pokud problémy neodstraníte, nezbývá než instalaci ukončit.",
    "details": {
        "state": 20,
        "source": "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_state": 20
    },
    "id": 17559809,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17559809/?format=api"
}