Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672496/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/lan/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:55.364789Z",
    "action": 30,
    "target": "It is impossible to access web pages on the local network using <span class=\"application\">Tor\nBrowser</span>. This prevents websites on the Internet from deanonymizing you\nusing the content of other web pages that might be specific to your local\nnetwork and reveal where you are.\n",
    "id": 3258469,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3258469/?format=api"
}