Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309014/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/rule-element/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/rule-element/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:17:29.685092Z",
    "action": 71,
    "target": "Choisissez une case dans un rayon de 9 m sur lequel vous avez une ligne d'effet et une ligne de vue. Déterminez la ligne d'effet et la ligne de vue de votre sort à partir de là, ainsi que si les créatures bénéficient d'un abri contre le sort. Le sort peut dépasser sa portée normale mesurée depuis votre emplacement, tant qu'il reste dans sa portée normale depuis la case que vous avez choisie.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Choose a square within 30 feet to which you have line of effect and line of sight. Determine your spell's line of effect and line of sight from there, as well as whether creatures have cover against the spell. The spell can exceed its normal range as measured from you, as long as it's within its normal range from the square you chose.",
        "old_state": -1
    },
    "id": 501831,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501831/?format=api"
}