Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/297566/?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.376266Z",
    "action": 59,
    "target": "Quando ativado, as opções de compra abaixo podem ser usadas ao vender o item de volta a um comerciante. Por padrão, apenas as opções de venda abaixo podem ser usadas.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When this is enabled, the purchase options below can be used when selling the item back to a merchant. By default, only the sell options below can be used.",
        "old_state": 0
    },
    "id": 481586,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/481586/?format=api"
}