Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1082269/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/vehicle_info/de/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Roland83/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Roland83/?format=api",
    "timestamp": "2024-10-25T20:51:10.519927Z",
    "action": 2,
    "target": "1. Es wurde festgestellt, dass das Auto nicht aktiviert ist. Bitte wenden Sie sich an den Kundendienst, um es zu aktivieren.\n 2. Dieses System ist nur für Liangshan-Fahrzeuge verfügbar. Sie können den QR-Code rechts zum Kauf scannen.\n 3. Im Falle einer unbefugten Nutzung werden wir rechtliche Mittel einsetzen.",
    "id": 680329,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/680329/?format=api"
}