Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/247537/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-15T17:29:09.532263Z",
    "action": 59,
    "target": "Si désactivée, les dialogues pour prévisualiser les jets de dégâts n'apparaîtront que si vous maintenez les touches shift+Clic en utilisant un bouton pour lancer les dés.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If disabled, dialogs to preview Damage rolls will appear only when a roll button is shift-clicked.",
        "old_state": 0
    },
    "id": 400471,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/400471/?format=api"
}