Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/315885/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scenery/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-13T00:30:34.149281Z",
    "action": 59,
    "target": "Marqueurs séparés par des virgules identifiant les cartes spécifiques au GM dans les noms de fichiers (ex : gm, dm). Correspondance par mot entier entre séparateurs (- _ . espace).",
    "old": "Marqueurs séparés par des virgules identifiant les cartes spécifiques au GM dans les noms de fichiers (ex: gm, dm). Correspondance par mot entier entre séparateurs (- _ . espace).",
    "details": {
        "state": 20,
        "source": "Comma-separated tokens that identify GM-specific maps in filenames (e.g. gm, dm). Matched as whole words between separators (- _ . space).",
        "old_state": 20
    },
    "id": 514285,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/514285/?format=api"
}