Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/114612/?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/asgneto/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/asgneto/?format=api",
    "timestamp": "2023-10-25T17:11:13.564681Z",
    "action": 2,
    "target": "(Se você não viu a janela do D&D Beyond aberta, certifique-se de não ter um bloqueador de anúncios impedindo que a janela pop-up apareça)",
    "old": "(Se não viu a janela do D&D Beyond abrir, certifique-se de que não tem um bloqueador de anúncios impedindo o aparecimento da janela pop-up)",
    "details": {
        "state": 20,
        "source": "(If you did not see the D&D Beyond window pop open, make sure you do not have an adblocker preventing the popup window from appearing)",
        "old_state": 20
    },
    "id": 394975,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394975/?format=api"
}