Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112006/?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.191638Z",
    "action": 59,
    "target": "Vous voulez balayer une zone de plombs. Cette action nécessite une arme automatique, semi auto ou pouvant faire du tir multi. L'armes consomme les munitions necessaires. Vous gagnez un bonus au toucher compte tenu de la densité de plombs dans l'air, mais vous ne choisissez pas vos cible et les dommages sont réduits.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The character wants to “spray an area” with ammo. Only characters with weapons that go full auto, burst, or single fire as multi (in general, just about any automatic weapon) can perform this maneuver. The gun uses the amount of ammunition needed by whichever setting is used. They gain a positive modifier to hit (because of the sheer volume of shots), but this “non-targeted” attack results in a lower damage total.",
        "old_state": -1
    },
    "id": 170119,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170119/?format=api"
}