Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1147296/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/cs/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/jamar/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/jamar/?format=api",
    "timestamp": "2024-09-10T20:55:49.131903Z",
    "action": 5,
    "target": "Dekodér CANBUS umožňuje číst informace (např. okolní teplotu) z vozu a odesílat informace z rádia (např. frekvence rádiových stanic). Abyste mohli ovládat některé funkce vozu, vyberte příslušnou konfiguraci dekodéru CANBUS. Poznámka: rozsah funkcionalit, které lze konfigurovat, závisí na dekodéru a modelu vozu.",
    "id": 655550,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/655550/?format=api"
}