Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26893/?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.856631Z",
    "action": 30,
    "target": "So while Proof-of-Stake provides security directly, Proof-of-Work is designed to do so indirectly by strengthening the decentralization of the network through a wider distribution of PPC to new potential minters.",
    "id": 16922,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/16922/?format=api"
}