Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/188197/?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": "2023-03-08T17:00:33.434704Z",
    "action": 59,
    "target": "L'attaque sans pitié rend l'utilisateur @UUID[Compendium.pf2e.conditionitems.AJh5ex99aV6VTggg]{Pris au dépourvu} jusqu'au début de son prochain tour. S'il touche, il peut ajouter @UUID[Compendium.pf2e.bestiary-ability-glossary-srd.t6cx9FOODmeZQNYl]{Bousculade} à la Frappe.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The reckless attack makes the user @UUID[Compendium.pf2e.conditionitems.AJh5ex99aV6VTggg]{Flat-Footed} until the start of their next turn. If they hit, they can add @UUID[Compendium.pf2e.bestiary-ability-glossary-srd.t6cx9FOODmeZQNYl]{Push} to the strike",
        "old_state": -1
    },
    "id": 274196,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/274196/?format=api"
}