Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/296188/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-20T18:24:20.289700Z",
    "action": 59,
    "target": "Mostra quando il proiettile ha mancato il token bersaglio se il DV non è stato battuto. Se una tabella DV non può essere trovata verrà riprodotta l'animazione del colpo come riserva",
    "old": "",
    "details": {
        "state": 20,
        "source": "Shows the bullet miss the targeted token if the DV has not been beat. If a DV table cannot be found it will treat the animation as a hit as fallback",
        "old_state": -1
    },
    "id": 479308,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/479308/?format=api"
}