Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/237227/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Ketanest/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Ketanest/?format=api",
    "timestamp": "2023-08-19T10:43:50.979196Z",
    "action": 5,
    "target": "Wie viele Sekunden wird gewartet, bevor die Tooltips der Würfelergebnisse automatisch geschlossen werden. Das Maximum ist 15 Minuten. Setze diesen Wert auf -1 für nie.",
    "old": "",
    "details": {
        "state": 20,
        "source": "How many seconds to wait before automatically closing dice results tooltips. Maximum is 15 minutes. Set this value to -1 for never.",
        "old_state": 0
    },
    "id": 371150,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/371150/?format=api"
}