Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/142843/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/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": "2023-02-04T15:50:32.274508Z",
    "action": 2,
    "target": "Lorsqu'il est activé, ce paramètre retirera le bouton fermer de la fenêtre de calendrier et empêchera la clé Esc de le fermer. Le bouton en dessous des notes de journaux dans la barre d'outil à gauche deviennent alors un bouton pour ouvrir et fermer le calendrier.",
    "old": "Lorsqu'il est activé, ce paramètre retirera le bouton fermer de la fenêtre de calendrier et empêchera la clé Echap de le fermer. Le bouton en dessous des contrôles de la scène permet d'ouvrir et de fermer le calendrier.",
    "details": {
        "state": 20,
        "source": "When enabled this setting will remove the close button from the calendar window and prevent the escape key from closing it. The button under Journal Notes in the left toolbar then becomes a toggle to open and close the calendar.",
        "old_state": 10
    },
    "id": 215243,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/215243/?format=api"
}