Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/266188/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-12T15:37:29.346638Z",
    "action": 59,
    "target": "La tua statura ridotta ti rende difficoltoso impugnare le armi più grandi. Non puoi usare gli scudi pesanti, le armi da guerra con la proprietà due mani a meno che non possiedano anche la proprietà leggera e, se un'arma da guerra possiede la proprietà versatile, puoi utilizzarla solamente con due mani.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Your small stature makes it hard for you to wield bigger weapons. You can’t use heavy shields, martial weapons with the two-handed property unless it also has the light property, and if a martial weapon has the versatile property, you can only wield it in two hands.",
        "old_state": -1
    },
    "id": 426624,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/426624/?format=api"
}