Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/80898/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Arthenius/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Arthenius/?format=api",
    "timestamp": "2022-11-30T10:54:59.237988Z",
    "action": 7,
    "target": "Cacher aux joueurs les boutons de modification  des capacités de toucher et de Stress dans la feuille de personnage",
    "old": "",
    "details": {
        "state": 20,
        "source": "Whether to hide from the players the plus-minus buttons used to modify the Hit & Stress maximum capacities in the character sheet.",
        "old_state": 0
    },
    "id": 141858,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/141858/?format=api"
}