Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194807/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-28T20:09:06.833519Z",
    "action": 59,
    "target": "Les types de compétences pour lesquelles le jet doit correspondre à l'une ou à aucune d'entre elles pour que le bonus s'applique. Par exemple Athlétisme, Nature ou Survie.",
    "old": "Les types de compétences pour lesquelles le jet doit correspondre à l'une ou à aucune d'entre elles pour que le bonus s'applique. Par exemple Athlétisme, Nature ou Survie.",
    "details": {
        "state": 20,
        "source": "The types of skills the roll must be one of or none of for the bonus to apply. For example Athletics, Nature, or Survival.",
        "old_state": 20
    },
    "id": 313039,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/313039/?format=api"
}