Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112795/?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.077058Z",
    "action": 59,
    "target": "<p>A Patron (R2) expects much less from those he backs. The character may receive less financial support, but will have greater freedom of action.</p>\n\n<p>A newspaper publisher looking for hot stories is a common example of an organization qualifying for Patron (R2). They cover a character’s travel expenses and any legal fees in exchange for inspiring stories. Anything that the character finds on his own (like artifacts) remain his own.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>A Patron (R2) expects much less from those he backs. The character may receive less financial support, but will have greater freedom of action.</p>\n\n<p>A newspaper publisher looking for hot stories is a common example of an organization qualifying for Patron (R2). They cover a character’s travel expenses and any legal fees in exchange for inspiring stories. Anything that the character finds on his own (like artifacts) remain his own.</p>\n",
        "old_state": -1
    },
    "id": 170916,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170916/?format=api"
}