Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112759/?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.074751Z",
    "action": 59,
    "target": "<p>Same as Authority (R1), but the character has more influence, possibly commanding a small number of troops or being in charge of a small company or town. With Authority: Law Enforcement (R2), the character is actually a police officer and is allowed to make full arrests and reasonable search and seizures.</p>\n\n<p>Restrictions/Notes: See Authority (R1) for more information.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>Same as Authority (R1), but the character has more influence, possibly commanding a small number of troops or being in charge of a small company or town. With Authority: Law Enforcement (R2), the character is actually a police officer and is allowed to make full arrests and reasonable search and seizures.</p>\n\n<p>Restrictions/Notes: See Authority (R1) for more information.</p>\n",
        "old_state": -1
    },
    "id": 170880,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170880/?format=api"
}