Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211495/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2023-04-26T12:29:34.302412Z",
    "action": 5,
    "target": "<p>Vous vous préparez à utiliser une action qui se déroulera hors de votre tour. Choisissez une action unique ou une action gratuite que vous pouvez utiliser et précisez un déclencheur. Votre tour prend alors fin. Si le déclencheur que vous avez indiqué se déroule avant le début de votre prochain tour, vous pouvez utiliser l'action choisie comme une réaction (dans la mesure où vous répondez à toutes les conditions pour l'utiliser). Vous ne pouvez pas Préparer une action gratuite qui a déjà un déclencheur.</p><p>Si vous êtes soumis à une pénalité d'attaques multiples et que votre action préparée est une action d'attaque, votre attaque préparée est soumise à la pénalité d'attaques multiples que vous aviez quand vous l'avez Préparée. Il s'agit d'une des rares occasions où la pénalité d'attaques multiples est appliquée hors de votre tour.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>You prepare to use an action that will occur outside your turn. Choose a single action or free action you can use, and designate a trigger. Your turn then ends. If the trigger you designated occurs before the start of your next turn, you can use the chosen action as a reaction (provided you still meet the requirements to use it). You can't Ready a free action that already has a trigger.</p><p>If you have a multiple attack penalty and your readied action is an attack action, your readied attack takes the multiple attack penalty you had at the time you used Ready. This is one of the few times the multiple attack penalty applies when it's not your turn.</p>",
        "old_state": 0
    },
    "id": 312535,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312535/?format=api"
}