Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/290138/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/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": "2025-06-18T13:52:48.296327Z",
    "action": 5,
    "target": "Lors de l'utilisation de l'action Tromper le DD, le DD contre lequel il faut lancer le dé est le même que celui de l'action Tromper. Le DD standard de l'aide était de 20 avant le remaster et de 15 après le remaster, bien qu'une règle maison populaire consiste à utiliser la CA de l'ennemi.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When using the Fake Out action, the DC to roll against. The standard Aid DC was 20 before the remaster, and is 15 after the remaster, although a popular house-rule is to use the enemy's AC.",
        "old_state": 0
    },
    "id": 504540,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504540/?format=api"
}