Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/83668/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Padhiver/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Padhiver/?format=api",
    "timestamp": "2022-12-17T16:52:48.692822Z",
    "action": 2,
    "target": "Nécessite l'activation de la règle Défi d'armure. Implémente des règles modifiées - voir le fichier readme pour plus d'informations",
    "old": "Nécessite l'activation de la règle Défi d'armure. Implémente des règles modifiées - voir le fichier readme pour plus d'informations.",
    "details": {
        "state": 20,
        "source": "Requires Challenge Mode Armor enabled. Implements a modified challenge mode armor rules - see the readme for more information",
        "old_state": 20
    },
    "id": 181169,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/181169/?format=api"
}