Changes API.

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

GET /api/changes/318524/?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": null,
    "author": null,
    "timestamp": "2023-05-10T04:05:55.187311Z",
    "action": 59,
    "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é 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.",
    "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": 20
    },
    "id": 318524,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/318524/?format=api"
}