Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/185075/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.014387Z",
    "action": 59,
    "target": "Un danger doté de ce trait est un écho spirituel, souvent de quelqu'un qui a connu une mort tragique. Apaiser une hantise nécessite souvent de terminer ce qu'elle a laissé d'inachevé. Une hantise qui n'a pas été convenablement apaisée revient toujours au bout d'un certain temps.",
    "old": "Un danger doté de ce trait est bien souvent l'écho de quelqu'un qui a connu une fin tragique. Apaiser une apparition nécessite souvent de terminer ce qu'elle a laissé d'inachevé. Une apparition qui n'a pas été convenablement apaisée revient toujours au bout d'un certain temps.",
    "details": {
        "state": 20,
        "source": "A hazard with this trait is a spiritual echo, often of someone with a tragic death. Putting a haunt to rest often involves resolving the haunt's unfinished business. A haunt that hasn't been properly put to rest always returns after a time.",
        "old_state": 20
    },
    "id": 497062,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497062/?format=api"
}