Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/247438/?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-11-12T14:43:25.327921Z",
    "action": 59,
    "target": "La cible subit 1d6 dégâts de saignement. Si la créature possède le trait métal ou est faite de métal, elle subit à la place @Damage[1d6[persistent,untyped]]{1d6 dégâts persistants non typés} à cause de la rouille. Vous obtenez un bonus d'objet à ces dégâts persistants égal à votre bonus d'objet aux jets d'attaques d'impulsion, tel que ceux d'un atténuateur de portail.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The target takes 1d6 persistent bleed damage; if the creature has the metal trait or is made of metal, it instead takes @Damage[1d6[persistent,untyped]] damage with no type from rust. You gain an item bonus to this persistent damage equal to your item bonus to impulse attack rolls, such as from a gate attenuator.",
        "old_state": -1
    },
    "id": 399317,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/399317/?format=api"
}