Changes API.

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

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

{
    "unit": "https://weblate.ppc.lol/api/units/26919/?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:19.005739Z",
    "action": 30,
    "target": "Important updates can also be delivered directly to your mobile device through platforms like <a href=\"https://blockfolio.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Blockfolio</a>, <a href=\"https://delta.app/\" target=\"_blank\" rel=\"noopener noreferrer\">Delta</a>, and <a href=\"https://www.coingecko.com/\" target=\"_blank\" rel=\"noopener noreferrer\">CoinGecko</a>. Subscribe to stay up to date with the latest news.",
    "id": 16948,
    "action_name": "Source string changed",
    "url": "https://weblate.ppc.lol/api/changes/16948/?format=api"
}