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/75896/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://weblate.tectic.de/api/units/69669/?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-07T05:40:24.833068+02:00",
    "action": 4,
    "target": "Při použití konsrtuktoru (výběr stisknutím tlačítka \"X\") levé tlačítko myši vybraný blok postaví a pravé tlačítko myši jej odstraní. Máte velký dosah stavění, takže můžete stavět bloky až do vzdálenosti 64 metrů.",
    "id": 75896,
    "action_name": "Suggestion added",
    "url": "http://weblate.tectic.de/api/changes/75896/?format=api"
}