Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112791/?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.076801Z",
    "action": 59,
    "target": "<p>There is a pretty good chance anyone in the game setting (unless it is a multi-world setting) will recognize the character (or what the character is) fairly easily. The base die total needed is 8, and it can be modified by circumstance. The character has the status of a movie star, a famous politician, or a top-ranked sports hero.</p>\n\n<p>Restrictions/Notes: They are the same as for Fame (R1) and Fame (R2) — certain people just won’t be impressed. In addition, characters with Fame (R3) should almost always have to take the disadvantage Infamy at least Rank 1 — no matter how nice, talented, or generally well-liked a person is, there’s always somebody out there who wishes them harm.</p>\n",
    "old": "",
    "details": {
        "state": 100,
        "source": "<p>There is a pretty good chance anyone in the game setting (unless it is a multi-world setting) will recognize the character (or what the character is) fairly easily. The base die total needed is 8, and it can be modified by circumstance. The character has the status of a movie star, a famous politician, or a top-ranked sports hero.</p>\n\n<p>Restrictions/Notes: They are the same as for Fame (R1) and Fame (R2) — certain people just won’t be impressed. In addition, characters with Fame (R3) should almost always have to take the disadvantage Infamy at least Rank 1 — no matter how nice, talented, or generally well-liked a person is, there’s always somebody out there who wishes them harm.</p>\n",
        "old_state": -1
    },
    "id": 170912,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/170912/?format=api"
}