Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26707/?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.444969Z",
    "action": 30,
    "target": "If you find bugs in Peercoin client, we need you to file them in our issue tracker. \n Your problem may have already been reported, so it’s a good idea to check to avoid filing a duplicate. \n You have suggestions for new features or enhancements? \n Open an issue at our GitHub.",
    "id": 16747,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/16747/?format=api"
}