Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/741660/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:06:57.045314Z",
    "action": 59,
    "target": "Pour accéder aux pages web du réseau local, utilisez plutôt le [[*Navigateur Web Non-sécurisé*|anonymous_internet/unsafe_browser]].",
    "old": "",
    "details": {
        "state": 20,
        "source": "To access web pages on the local network, use the [[*Unsafe Browser*|anonymous_internet/unsafe_browser]] instead.",
        "old_state": -1
    },
    "id": 3486116,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3486116/?format=api"
}