Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/119208/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-10T20:23:31.949445Z",
    "action": 59,
    "target": "Le type de jet d'attaque que l'objet doit effectuer pour que le bonus s'applique. Par exemple, si vous lancez un sort, celui-ci doit impliquer une attaque à distance avec un sort (rsak) ou une attaque au corps-à-corps avec une arme(mwak).",
    "old": "",
    "details": {
        "state": 20,
        "source": "The type of attack roll the item must have for the bonus to apply. For example if you cast a spell that must involve a ranged spell attack (rsak) or melee weapon attack (mwak).",
        "old_state": -1
    },
    "id": 185942,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/185942/?format=api"
}