Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/297208/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-23T14:17:25.449512Z",
    "action": 59,
    "target": "Esto hace que este artículo no agregue ningún artículo al inventario del comprador. El \"artículo\" del servicio aún puede tener cantidad, pero si se agota, no se eliminará del comerciante, sino que se establecerá como no a la venta.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This causes this item to not add any item to the buyer's inventory. The service \"item\" can still have quantity, but if it runs out it will not be deleted from the merchant, but set to not for sale instead.",
        "old_state": -1
    },
    "id": 480872,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/480872/?format=api"
}