Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112781/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:21:21.076170Z",
    "action": 59,
    "target": "<p>The character gains a piece of equipment that would be very hard to get because of expense or availability. Standard military weapons that are usually out of reach of the normal citizen are available. In addition, equipment totaling in cost not more than several thousand U.S. dollars (or a price difficulty of Difficult) would probably be okay. In game settings that have magical or super-science equipment, objects of fairly low power would probably be obtained using this advantage.</p>\n\n<p>Restrictions/Notes: See Equipment (R1) for more information. Equipment (R2) may be selected more than once or in combination with higher ranks of the Equipment advantage with Game Master approval.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>The character gains a piece of equipment that would be very hard to get because of expense or availability. Standard military weapons that are usually out of reach of the normal citizen are available. In addition, equipment totaling in cost not more than several thousand U.S. dollars (or a price difficulty of Difficult) would probably be okay. In game settings that have magical or super-science equipment, objects of fairly low power would probably be obtained using this advantage.</p>\n\n<p>Restrictions/Notes: See Equipment (R1) for more information. Equipment (R2) may be selected more than once or in combination with higher ranks of the Equipment advantage with Game Master approval.</p>\n",
        "old_state": -1
    },
    "id": 170902,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170902/?format=api"
}