Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/147157/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-hero-actions/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-12T23:38:58.879534Z",
    "action": 59,
    "target": "Unique ID of the Deck Table. To get the UUID of a table (in a compendium or in the Rollable Tables directory), simply open the table and Right-Click on 📔 next to its name. If left empty, the first Hero Deck table found in your world will be used, if none, then the default compendium table will be used instead.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Unique ID of the Deck Table. To get the UUID of a table (in a compendium or in the Rollable Tables directory), simply open the table and Right-Click on 📔 next to its name. If left empty, the first Hero Deck table found in your world will be used, if none, then the default compendium table will be used instead.",
        "old_state": -1
    },
    "id": 221413,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/221413/?format=api"
}