Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756734/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningstorpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningstorpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-05T09:03:56.482272Z",
    "action": 13,
    "target": "To learn more about what information is available to someone observing the different parts of a Tor circuit, see the interactive graphics at [[Tor Support: How HTTPS encryption and Tor works in Tor Browser to enhance your privacy and anonymity|https://support.torproject.org/about-tor/security/https-encryption-and-tor/]].",
    "old": "To learn more about what information is available to someone observing the different parts of a Tor circuit, see the interactive graphics at [[Tor Support: How HTTPS encryption and Tor works in Tor Browser to enhance your privacy and anonymity|https://support.torproject.org/about-tor/security/https-encryption-and-tor/]].",
    "details": {
        "state": 100,
        "source": "To learn more about what information is available to someone observing the different parts of a Tor circuit, see the interactive graphics at [[Tor Support: How HTTPS encryption and Tor works in Tor Browser to enhance your privacy and anonymity|https://support.torproject.org/about-tor/security/https-encryption-and-tor/]].",
        "old_state": 100
    },
    "id": 3525296,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3525296/?format=api"
}