Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/7009/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/preface-de-la-version-10-par-yoland-bresson/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/preface-de-la-version-10-par-yoland-bresson/en_US/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-01T13:10:51.178163Z",
    "action": 59,
    "target": "Nearly all of us have already used such a system ... when playing Monopoly™. Indeed, at the beginning each player receive the same amount of money, and at each turn by passing through the start square, they earn some money, each one receiving the same amount. One turn is the base period, theoretically identical for all, except that because of chance, dice throws... the turn passes faster or slower and money gains then get different between players. Note that the equality of the monetary donations does not prevent the appearance of winners and losers according to their individual choices and the opportunities of chance.",
    "id": 8951,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/8951/?format=api"
}