Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/291246/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/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-13T16:17:00.947632Z",
    "action": 2,
    "target": "Se verdadeiro, os resultados na caixa de dialogo ao explorar uma vulnerabilidade não irão aparecer e apenas mostrarão o tipo de dano",
    "old": "Se verdadeiro, os resultados na caixa de dialógo quando explorando vulnerabilidade não irão aparecer - apenas monstrando o tipo de dano",
    "details": {
        "state": 20,
        "source": "If true, results in the dialog box when exploiting a vulnerability will not appear - only showing the type of damage.",
        "old_state": 20
    },
    "id": 473122,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/473122/?format=api"
}