Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/184980/?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.013917Z",
    "action": 59,
    "target": "Cette arme à feu est bricolée et risque de connaître des ratés. Peu importe la façon dont vous l'entretenez, sur un jet d'attaque raté, l'attaque rate et vous devez effectuer un @Check[flat|dc:5]. Si vous échouez à ce test, l'arme a des ratés.",
    "old": "Cette arme à feu est bricolée et risque de mal fonctionner. Peu importe la façon dont vous l'entretenez, sur un jet d'attaque raté, l'attaque rate et vous devez effectuer un test nu DD 5. Si vous échouez à ce test, l'arme a des ratés.",
    "details": {
        "state": 20,
        "source": "This firearm is cobbled together and likely to misfire. No matter how well you upkeep it, on a failed attack roll, the attack misses and you must roll a @Check[flat|dc:5]. If you fail this check, the weapon misfires.",
        "old_state": 20
    },
    "id": 497018,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497018/?format=api"
}