Changes API


See <a href="https://docs.weblate.org/en/weblate-2.18/apichanges.html">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "unit": "http://weblate.tectic.de/api/units/69725/?format=api",
    "component": "http://weblate.tectic.de/api/components/fortresscraft-evolved/handbook-creative/?format=api",
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/handbook-creative/cs/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2023-09-07T07:40:31.738477+02:00",
    "action": 4,
    "target": "Vraťte se do hlavní nabídky. Vstupte do místnosti World Select a vyberte prázdný slot (šipkou doprava nebo kliknutím na stoly). Vedle ukazatele herního režimu jsou šipky, na které můžete kliknout a změnit herní režim na Přežití. Stisknutím tlačítka Vytvořit svět začněte hrát",
    "id": 75952,
    "action_name": "Suggestion added",
    "url": "http://weblate.tectic.de/api/changes/75952/?format=api"
}