Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22448/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/wild-magic-surge-5e/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2023-01-10T12:39:28.994776Z",
    "action": 2,
    "target": "RegEx permettant de spécifier les sorts à inclure dans un test de surcharge de magie sauvage. Cela suppose que les sorts accompagnés d'un (S), comme \"Missile magique (S)\", déclenchent une surcharge de magie sauvage. Tous les autres sorts qui n'ont pas de (S) à la fin sont ignorés.",
    "old": "La RegEx pour différencier les sorts de sorcier des sorts de non sorcier. Cela suppose que les sorts de sorcier soient renommés comme 'Projectile magique (S)'. Les caractères spéciaux doivent être échappés !",
    "details": {
        "state": 20,
        "source": "The RegEx to specify what spells to include in a Wild Magic Surge Check. This assumes spells appended with (S) like 'Magic Missile (S)' will trigger a Wild Magic Surge, all other spells that do not have (S) on the end will be ignored.",
        "old_state": 10
    },
    "id": 185693,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/185693/?format=api"
}