Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/19345/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-02T03:12:20.335370Z",
    "action": 59,
    "target": "Aggiungi i font di Polyglot al menù di Font Addizionali.",
    "old": "Aggiungi i font di Polyglot al menù di Font Addizionali.",
    "details": {
        "state": 10,
        "source": "Add Polyglot's fonts to Foundry's features, such as Drawings.",
        "old_state": 10
    },
    "id": 439551,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/439551/?format=api"
}