Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/297593/?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/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-25T18:40:46.376440Z",
    "action": 59,
    "target": "Quando ativado, todos os itens vendidos a este comerciante devem usar os preços personalizados desse item (se houver), e não as moedas normais. Se o item não tiver um preço personalizado, ele não poderá ser vendido.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When enabled, all items sold to this merchant must use the custom prices for that item (if any), and not the regular currencies. If the item does not have a custom price, it cannot be sold.",
        "old_state": 0
    },
    "id": 481591,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/481591/?format=api"
}