Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/741650/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:06:56.485207Z",
    "action": 13,
    "target": "To download files from web pages on the local network, you can use the `curl` command instead. For example, to download a document available on the local network at *http://192.168.1.40/document.pdf* execute the following command:",
    "id": 3486096,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3486096/?format=api"
}