Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309456/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/rule-element/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/rule-element/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:17:29.734747Z",
    "action": 71,
    "target": "Quand vous utilisez Soigner une maladie ou Soigner les blessures, vous pouvez traiter jusqu'à deux cibles. Si vous êtes maître en Médecine, vous pouvez traiter jusqu'à quatre cibles et jusqu'à huit si vous êtes légendaire.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you use Treat Disease or Treat Wounds, you can treat up to two targets. If you're a master in Medicine, you can treat up to four targets, and if you're legendary, you can treat up to eight targets.",
        "old_state": -1
    },
    "id": 502282,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502282/?format=api"
}