Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/292818/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/pt/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/raikou/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/raikou/?format=api",
    "timestamp": "2024-08-13T21:00:20.254850Z",
    "action": 5,
    "target": "Afeta como ícones são exibidos no painel de recursos. Você pode optar por exibir o texto no topo do ícone ou alinhado abaixo.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This affects how icon images are displayed in the resource dashboard. You can choose to display text on top of the image icon, or have the text aligned below the image icon.",
        "old_state": 0
    },
    "id": 473438,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/473438/?format=api"
}