Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/12049/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Beur1998/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Beur1998/?format=api",
    "timestamp": "2022-09-04T10:59:07.657535Z",
    "action": 5,
    "target": "As cores de fundo abaixo são usadas para indicar o status do módulo na última versão do núcleo. Abra o Verificador de Compatibilidade do Módulo com o botão abaixo para mais informações.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The background colors below are used to indicate the status of the module in the latest Core version. Open the Module Compatibility Checker with the button below for more info.",
        "old_state": 0
    },
    "id": 15622,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/15622/?format=api"
}