Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/146582/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-12T23:03:16.366733Z",
    "action": 59,
    "target": "Seulement disposnible pour choisir systèmes/feuilles. Ajoute un bouton chercher Quick insert dans les FdP, avec un filtre adapté choisi (configuré dans le menu \"filtres FdP\")",
    "old": "",
    "details": {
        "state": 20,
        "source": "Only available for select systems/sheets. Adds Quick Insert search buttons in character sheets, with a relevant filter selected (as configured in the \"Character sheet filters\" menu)",
        "old_state": -1
    },
    "id": 220706,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/220706/?format=api"
}