Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/189028/?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.686402Z",
    "action": 59,
    "target": "Le partenaire du duo a touché la cible avec une Frappe depuis votre dernier round",
    "old": "Le partenaire de votre duo de tireur d'élite a touché la cible avec une Frappe durant ce round",
    "details": {
        "state": 20,
        "source": "Sniping Duo partner hit target with a strike since your last turn",
        "old_state": 20
    },
    "id": 501934,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/501934/?format=api"
}