Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26877/?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:18.758777Z",
    "action": 30,
    "target": "Peercoin (PPC) first came online in 2012, making it one of the earliest pioneering blockchains. The key innovation of Peercoin is its invention of proof-of-stake, an alternative consensus protocol to Bitcoin’s proof-of-work.",
    "id": 16908,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/16908/?format=api"
}