Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7496389/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:49:14.807511Z",
    "action": 59,
    "target": "Es gibt ein Problem mit Ihrer bestehenden Speicherkonfiguration, das Sie beheben müssen, bevor die Installation fortgesetzt werden kann. Es steht eine Shell zur Verfügung, die Sie durch Drücken von ctrl-alt-f1 und dann ctrl-b 2 aufrufen können.\n\nWenn Sie das Problem behoben haben, können Sie die Speicherprüfung erneut durchführen. Wenn Sie das Problem nicht beheben, müssen Sie das Installationsprogramm beenden.",
    "old": "Es gibt ein Problem mit Ihrer bestehenden Speicherkonfiguration, das Sie beheben müssen, bevor die Installation fortgesetzt werden kann. Es steht eine Shell zur Verfügung, die Sie durch Drücken von ctrl-alt-f1 und dann ctrl-b 2 aufrufen können.\n\nWenn Sie das Problem behoben haben, können Sie die Speicherprüfung erneut durchführen. Wenn Sie das Problem nicht beheben, müssen Sie das Installationsprogramm beenden.",
    "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": 17559826,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17559826/?format=api"
}