Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103204/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2022-12-10T09:52:48.711713Z",
    "action": 5,
    "target": "Beaucoup de travail a été consacré à la réalisation de cet outil. Si vous le trouvez utile, pensez à soutenir le projet en <em>en faisant part à blair de vos aventures</em>, <a href=\"https://www.patreon.com/blairm\" target=\"_blank\">en devenant un de ses mécènes sur patreon</a> ou <a href=\"https://ko-fi.com/blairm\" target=\"_blank\">en lui offrant un café</a>. Le module vous est fourni gratuitement, quel que soit votre choix.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A lot of work has gone into making this tool. If you find it useful, please consider supporting the project by <em>providing blair with your adventures</em>, <a href=\"https://www.patreon.com/blairm\" target=\"_blank\">becoming a patron</a> of mine or <a href=\"https://ko-fi.com/blairm\" target=\"_blank\">buying me a coffee</a>. The module is provided free of charge to you regardless of your choice.",
        "old_state": 0
    },
    "id": 167691,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/167691/?format=api"
}