Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/186476/?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.274382Z",
    "action": 59,
    "target": "Note pour les joueurs de la Pathfinder society : En soutien à UPW, les marchandises achetées à partir du magasin du syndicat compteront au sein de la région PFS en ligne pour obtenir la récompense <span class=\"hover\" title=\"Lorsque vous utilisez un point d'héroïsme pour relancer un test, ajouter un bonus de circonstances de +1 à la relance\"</span><a>Vêtements promotionnels</a>.",
    "old": "Note pour les joueurs de la Pathfinder society : En soutien à UPW, les marchandises achetées à partir du magasin du syndicat compteront dans la région PFS en ligne pour obtenir la récompense <span class=\"hover\" title=\"Lorsque vous utilisez un point d'héroïsme pour relancer un test, ajouter un bonus de circonstances de +1 à la relance\"</span><a>Vêtements promotionnels</a>.",
    "details": {
        "state": 20,
        "source": "Note for Pathfinder Society players: In support of UPW, merchandise purchased from the union store will count in the Online PFS region for the <span class=\"hover\" title=\"When you use a Hero Point to reroll a check, add a +1 circumstance bonus to the reroll\">Promotional Vestments</a> boon.",
        "old_state": 20
    },
    "id": 497230,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497230/?format=api"
}