Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/308992/?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.684833Z",
    "action": 71,
    "target": "Si vous effectuez la réaction Aider à laquelle vous vous êtes préparé et que vous obtenez un succès à votre jet, ces bonus passent à +2 sur l'attaque que vous aidez. En cas de succès critique, ils passent à +3 ou à +4 si vous êtes légendaire en jets d'attaque de sorts.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you take the Aid reaction you prepared for and succeed at your roll, these bonuses increase to +2 on the attack you're Aiding. On a critical success, they increase to +3, or to +4 if you have legendary proficiency in spell attack rolls.",
        "old_state": -1
    },
    "id": 501809,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501809/?format=api"
}