Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309016/?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.685113Z",
    "action": 71,
    "target": "Vous déformez l'espace si complètement que vous n'avez pas besoin de parcourir la distance interposée. Vous pouvez choisir de vous téléporter dans un espace dans votre ligne de vue et dans votre ligne d'effet avec une portée égale au double de votre Vitesse (après avoir appliqué le bonus de statut de <em>Pas déformant</em>). Ceci accorde au sort le trait téléportation.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You twist space so completely you don't need to travel the interposing distance. You can choose to instead teleport to a space within your line of sight and line of effect with a range equal to your double your Speed (after applying the status bonus from warp step). This grants the spell the teleportation trait.",
        "old_state": -1
    },
    "id": 501833,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501833/?format=api"
}