Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/184961/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.013761Z",
    "action": 59,
    "target": "Vous pouvez utiliser l'élan d'une attaque manquée avec cette arme pour préparer la suivante. Après avoir raté votre attaque avec cette arme durant votre tour, vous obtenez un bonus de circonstances de +1 sur votre prochaine attaque avec cette arme avant la fin de votre tour.",
    "old": "Vous pouvez utiliser l'élan d'une attaque manquée avec cette arme pour mener votre prochaine attaque. Après avoir raté votre attaque avec cette arme à votre tour, vous gagnez un bonus de circonstance de +1 lors de votre prochaine attaque avec cette arme avant la fin de votre tour.",
    "details": {
        "state": 20,
        "source": "You can use the momentum from a missed attack with this weapon to lead into your next attack. After missing with this weapon on your turn, you gain a +1 circumstance bonus to your next attack with this weapon before the end of your turn.",
        "old_state": 20
    },
    "id": 497003,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497003/?format=api"
}