Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/211041/?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:38:07.227573Z",
    "action": 2,
    "target": "Personnages joueurs seulement. Suivre les munitions chargées pour les armes rechargeables et à répétition. Cette option est prioritaire sur l'option Empêcher de tirer avec l'arme si elle n'est pas chargée.",
    "old": "Suivre les munitions chargées pour les armes rechargeables et à répétition. Cette option est prioritaire sur l'option Empêcher de tirer avec l'arme si elle n'est pas chargée.",
    "details": {
        "state": 20,
        "source": "Player characters only. Track loaded ammunition for reloadable and repeating weapons. This overrides Prevent Firing Weapon if not Loaded.",
        "old_state": 10
    },
    "id": 504506,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504506/?format=api"
}