Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20295/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/RadicalEd/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/RadicalEd/?format=api",
    "timestamp": "2023-07-05T15:33:23.543911Z",
    "action": 37,
    "target": "Passen Sie den Rand des Textes an. Positive Werte verschieben ihn nach oben, negative nach unten.",
    "old": "Die Position ist relativ zum Rahmen. Die Zahl lässt dich die Position relativ zum normalen Platz anpassen. Positive Zahlen setzen sie höher, negative niedriger. Der Standardwert von -1 setzt sie auf \"1 Zeile unter der ursprünglichen Position\".",
    "details": {
        "state": 10,
        "source": "Adjust the text's margin. Positive values push it higher; negative, lower.",
        "old_state": 10
    },
    "id": 358319,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/358319/?format=api"
}