Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/115962/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/PilotodeMouse/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/PilotodeMouse/?format=api",
    "timestamp": "2026-05-04T02:59:10.783234Z",
    "action": 2,
    "target": "Defina como zero se o produto não estiver em promoção. Será exibido um banner de promoção e o percentual de desconto, caso o preço promocional seja menor que o preço regular.",
    "old": "Fixar em zero se o produto não estiver à venda. Irá exibir uma faixa de venda e a percentagem de desconto, se o preço de venda for inferior ao preço normal.",
    "details": {
        "state": 20,
        "source": "Set to zero if product is not on sale. Will display a sale banner and the percentage off, if sale price is lower than regular price.",
        "old_state": 10
    },
    "id": 522881,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/522881/?format=api"
}