Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113515/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:36.696405Z",
    "action": 59,
    "target": "<p>Enga&ntilde;ar, mentir, embaucar o confundir a otros, as&iacute; como evasivas verbales, distracciones, intimidaci&oacute;n y cambios de rasgos o ropa para ser irreconocible o para parecerse a otra persona. Tambi&eacute;n es &uacute;til para realizar representaciones teatrales</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Bluffng, lying, tricking, or deceiving others, as well as verbal evasiveness, misdirection, blustering, and altering features or clothing to be unrecognizable or to look like someone else. Also useful in putting on acting performances.",
        "old_state": -1
    },
    "id": 171675,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171675/?format=api"
}