Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685095/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-07T00:20:26.225838Z",
    "action": 30,
    "target": "Click on the\n<span class=\"guilabel\">[[New Tor circuit for this site|Tor_Browser#circuit-view]]</span> button\nto use a different circuit.\n",
    "id": 3304991,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3304991/?format=api"
}