Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/40870/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Cimeryl/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Cimeryl/?format=api",
    "timestamp": "2022-09-26T18:31:37.090463Z",
    "action": 37,
    "target": "Chaque scène sera créée avec le verrouillage de l'indicateur de rotation d'About Face d'activé. L'indicateur ne changera pas lorsqu'un Token bougera sur l'une de ces scènes. Utilisez SHIFT + Flèches directionnelles pour faire tourner l'indicateur.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Every scene will be created with the About Face's Lock Indicator Rotation setting toggled on. The indicator won't change when a token moves in such a scene. Use SHIFT + direction key to rotate the indicator.",
        "old_state": 0
    },
    "id": 54793,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/54793/?format=api"
}