Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/241496/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2023-09-23T03:33:37.860249Z",
    "action": 5,
    "target": "Essas armas recarregam todo o contador de tiros a cada vez que o botão Recarregar é pressionado. Isso pode ser usado como uma versão simplificada do método do carregador ou para armas que não têm carregadores destacáveis, como uma arma com reservatórios de líquido.",
    "old": "",
    "details": {
        "state": 20,
        "source": "These weapons reload their entire shot counter with each press of the Reload button. This can be used as a simplified version of the Magazine method or for weapons that don't have detachable magazines, such as a gun with liquid reservoirs.",
        "old_state": 0
    },
    "id": 381848,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/381848/?format=api"
}