Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/146933/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-modifiers-matter/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-12T23:28:36.762826Z",
    "action": 59,
    "target": "S'il est défini sur vrai, les faits saillants de la défense seront affichés en permanence, même s'ils n'ont pas d'importance.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If set to true, defense highlights such as \"Flat-footed -2\" will be shown constantly, even when they don't matter.",
        "old_state": -1
    },
    "id": 221129,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/221129/?format=api"
}