Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/17035/?format=api",
    "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/es/?format=api",
    "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
    "timestamp": "2021-12-03T16:01:27.177729Z",
    "action": 30,
    "target": "Send and receive Peercoin on your phone.\n\nKeep your wallet seed protected. \nThis app comes with absolutely no warranty. \nUse at own risk.\n\nFeatures:\n- Based on electrum protocol.\n- Send and receive peercoin.\n- Ready to transact after installation (no waiting).\n- Peercoin and Peercoin testnet wallets.\n- Address book management.\n- Import paper wallets.\n- Server management.\n- Multi-language support.\n- Background notifications.\n\nKnown limitations can be found in the Github repository.",
    "id": 7430,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/7430/?format=api"
}