Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112560/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T17:11:53.671818Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<p>Price Difficulties</p>\n\n<p>Cost of Item or Service Level</p>\n\n<p>Cheap (several credits or less) Very Easy (VE)</p>\n\n<p>Inexpensive (less than 200 credits) Easy (E)</p>\n\n<p>Nominally expensive (hundreds of credits) Moderate (M)</p>\n\n<p>Somewhat expensive (a few thousand credits) Difficult (D)</p>\n\n<p>Expensive (several thousand credits) Very Difficult (VD)</p>\n\n<p>Very Expensive (tens of thousands of credits) Heroic (H)</p>\n\n<p>Costly* (a few hundred thousand credits) Legendary (L)</p>\n\n<p>*&ldquo;Costly&rdquo; is hardly the top end, and Game Masters should continue adding to the difficulty for higher prices.</p>\n\n<p>Item or Service Is&#8230; Minimum Modifier</p>\n\n<p>Common; average quality 0</p>\n\n<p>Very common; local market is flooded; of slightly lower technological complexity than commonly available -5</p>\n\n<p>In high demand; limited availability; of slightly higher technological complexity than commonly available +5</p>\n\n<p>Not generally available to the public; of significantly higher technological complexity than commonly available +15</p>\n\n<p>Out of season or from a distant location +15 or more</p>\n\n<p>Unusually high quality +5</p>\n\n<p>Damaged or low quality -5</p>\n\n<p>Relationship with Seller Bargain Modifier</p>\n\n<p>Has dealt with rarely or never 0</p>\n\n<p>Pays on time; frequent customer; no complaints by seller -1 or more</p>\n\n<p>Rarely pays on time; problem buyer +1 or more</p>",
        "old_state": -1
    },
    "id": 170674,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170674/?format=api"
}