Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82046/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/denzel187/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/denzel187/?format=api",
    "timestamp": "2023-04-24T16:04:43.470593Z",
    "action": 5,
    "target": "Eine vereinfachte Form der Schadenskarte.\nWird nur angezeigt wenn die GM Karte angezeigt wird.\nKarte wird dem GM nicht angezeigt.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A simpler version of the damage card. Only displayed if the GM card is displayed. Card is not shown to the GM",
        "old_state": 0
    },
    "id": 311449,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/311449/?format=api"
}