Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/24835/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/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-11-17T13:54:55.063883Z",
    "action": 2,
    "target": "Ignoriert die Größe von Polyglot-Schriften in Notizbüchern, so dass sie die gleiche Größe wie normaler Text haben. Nützlich, wenn die Formatierung der Notizbüchern wichtig ist.",
    "old": "Ignoriert die Größe von Polyglot-Schriften in Zeitschriften, so dass sie die gleiche Größe wie normaler Text haben. Nützlich, wenn die Formatierung der Zeitschrift wichtig ist.",
    "details": {
        "state": 20,
        "source": "Ignores the size of Polyglot's fonts on journals, making them have the same size as normal text would have. Useful for when the formatting of the journal matters.",
        "old_state": 20
    },
    "id": 401744,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/401744/?format=api"
}