Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112799/?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.077506Z",
    "action": 59,
    "target": "<p>The character is much larger or smaller than the average Human. For every rank in this advantage, the player receives +3 to his character’s scale modifier (which starts at zero). The player must specify whether the character is bigger or littler than the average Human.</p>\n\n<p>Restrictions/Notes: Generally, the character’s weight is proportional for his height, but a disadvantage, such as Hindrance: Reduced Toughness, or a special ability, such as Hardiness, could be used to represent a very thin or very large character (respectively). Likewise, to reflect a longer stride, the character should have the Hypermovement special ability, while a shorter stride would get the Hindrance: Shorter Stride disadvantage.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>The character is much larger or smaller than the average Human. For every rank in this advantage, the player receives +3 to his character’s scale modifier (which starts at zero). The player must specify whether the character is bigger or littler than the average Human.</p>\n\n<p>Restrictions/Notes: Generally, the character’s weight is proportional for his height, but a disadvantage, such as Hindrance: Reduced Toughness, or a special ability, such as Hardiness, could be used to represent a very thin or very large character (respectively). Likewise, to reflect a longer stride, the character should have the Hypermovement special ability, while a shorter stride would get the Hindrance: Shorter Stride disadvantage.</p>\n",
        "old_state": -1
    },
    "id": 170920,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170920/?format=api"
}