Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/954174/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/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-28T19:56:11.772849Z",
    "action": 2,
    "target": "Hinweis: Für das 360-Grad-Panorama-Stitching-Tutorial scannen Sie den QR-Code im Handbuch.\nFür das 360-Grad-Panorama wird die Verwendung des 2D-Modus empfohlen, da der 3D-Modus bei nahegelegenen Objekten zu Verzerrungen und Geisterbildern führen kann.",
    "id": 680649,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/680649/?format=api"
}