Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/238913/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-10T21:02:51.724853Z",
    "action": 59,
    "target": "Réglage astucieux : Saisir le nombre d'espaces blancs à ajouter en suffixe (ou en préfixe avec un nombre négatif) dans la plaque signalétique de la note pour un meilleur alignement au centre",
    "old": "Réglage astucieux : Saisir le nombre d'espaces blancs à ajouter en suffixe (ou en préfixe avec un nombre négatif) dans la plaque signalétique de la note pour un meilleur alignement au centre",
    "details": {
        "state": 10,
        "source": "Trick Setting: Enter the number of spaces to be added as suffix (or prefix with negative number) in the nameplate of the note for a better horizontal alignment",
        "old_state": 20
    },
    "id": 484213,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/484213/?format=api"
}