Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/110296/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T17:11:42.204024Z",
    "action": 59,
    "target": "The character fires a weapon (such as a pistol) several times in a round at the same target. Characters may use this option only when a weapon automatically reloads itself after firing a single shot or when it is fairly easy to ready it for firing again (such as a .45 automatic, which puts a new cartridge in the slide as soon as the first one clears the barrel). It increases the character’s chance to hit a target, as well as the damage. It does not count as a multi-action as long as the shot is taken at the same target. One target, one die roll, one damage total.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The character fires a weapon (such as a pistol) several times in a round at the same target. Characters may use this option only when a weapon automatically reloads itself after firing a single shot or when it is fairly easy to ready it for firing again (such as a .45 automatic, which puts a new cartridge in the slide as soon as the first one clears the barrel). It increases the character’s chance to hit a target, as well as the damage. It does not count as a multi-action as long as the shot is taken at the same target. One target, one die roll, one damage total.",
        "old_state": -1
    },
    "id": 168406,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/168406/?format=api"
}