Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/82717/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-04T01:40:33.549180Z",
    "action": 59,
    "target": "Aplica automáticamente los efectos activos de items a los objetivos si son impactados, fallan la TS o no necesitan hacer TS. Necesita Dynamic Active Effects (DAE) y funciona mejor con about-time y/o times-up.",
    "old": "Aplica automáticamente los efectos activos de items a los objetivos si son impactados, fallan la TS o no necesitan hacer TS. Necesita Dynamic Active Effects (DAE) y funciona mejor con about-time y/o times-up.",
    "details": {
        "state": 10,
        "source": "Automatically apply item active effects to targets if they are hit, failed a save or don't get a save. Works better with about-time and/or times-up as well.",
        "old_state": 10
    },
    "id": 374516,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/374516/?format=api"
}