Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26844/?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.531006Z",
    "action": 30,
    "target": "Additional help can be found in the <a href=\"https://peercoin.net/docs/\" target=\"_blank\" rel=\"noopener noreferrer\">Peercoin Documentation</a> or by asking on our <a href=\"https://talk.peercoin.net/\" target=\"_blank\" rel=\"noopener noreferrer\">Forums</a>.",
    "id": 16879,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/16879/?format=api"
}