Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26735/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-13T12:58:17.628560Z",
    "action": 30,
    "target": "Peercoin has a 1% inflation rate to allow for participant determined growth over time. Fully deflationary currencies cannot be used as mediums of exchange, but rather solely stores of value. By allowing for a manageable inflation rate, Peercoin remains scarce while allowing for growth determined by participation. This also helps offset coins that are removed from circulation through lost wallets or malevolent destruction.",
    "id": 16770,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/16770/?format=api"
}