Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7536255/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/lt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/wajajan/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/wajajan/?format=api",
    "timestamp": "2025-02-28T08:30:14.699075Z",
    "action": 2,
    "target": "Yra problema su jūsų dabartinę saugyklos konfigūracija. Turite ją išspręsti prieš pradedant diegimą. Galima naudoti terminalą, kurį pasieksite paspaudę ctrl+alt+f1, o tuomet ctrl+b 2.\n\nIšsprendę problemą galite iš naujo bandyti saugyklos skaitymą. Jei nenorite taisyti, teks išeiti iš diegyklės.",
    "old": "Yra problema su jūsų dabartinę saugyklos konfigūracija: %(errortxt)s\n\nTurite ją išspręsti prieš pradedant diegimą. Galima naudoti terminalą, kurį pasieksite paspaudę vald+alt+f1, o tuomet vald+b 2.\n\nIšsprendę problemą galite iš naujo bandyti saugyklos skaitymą. Jei nenorite taisyti, teks išeiti iš diegyklės.",
    "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": 10
    },
    "id": 18169569,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18169569/?format=api"
}