Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/640311/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/finances/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/finances/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:10:11.760537Z",
    "action": 30,
    "target": "         - Taxes\n                   -6114.94€    VAT\n        --------------------\n                  $-45343.28\n             -0.00693049 BTC\n             -0.00031500 ETH\n                  -0.014 HNS\n         -0.346416260000 XMR\n                -2.35627 ZEC\n                 -302363.56€\n",
    "id": 3145149,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3145149/?format=api"
}