Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/228051/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/kingmaker/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/kingmaker/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-12T14:33:45.187150Z",
    "action": 59,
    "target": "En établissant votre nation sur les rives d'un lac ou d'une rivière, vous vous assurez d'un moyen intégré facilitant le commerce. Avant même la construction d'une route, les marchands et les voyageurs peuvent atteindre votre colonie par bateau avec une relative facilité.",
    "old": "En établissant votre nation sur les rives d'un lac ou d'une rivière, vous vous assurez d'un moyen intégré pour faciliter le commerce. Avant même la construction d'une route, les marchands et les voyageurs peuvent atteindre votre colonie par bateau avec une relative facilité.",
    "details": {
        "state": 20,
        "source": "By establishing your nation on the shores of a lake or river, you ensure a built-in mechanism for trade. Even before a road is built, merchants and travelers can reach your settlement with relative ease via boat.",
        "old_state": 20
    },
    "id": 399270,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/399270/?format=api"
}