Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/708952/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-03T09:04:49.772744Z",
    "action": 59,
    "target": "Tails ha sido creado por <a href=\"https://torproject.org/es/\">Tor Project</a>, una organización sin ánimo de lucro que desarrolla herramientas para la privacidad y el anonimato en Internet.",
    "old": "Tails ha sido creado por <a href=\"https://torproject.org/es/\">Tor Project</a>, una organización sin ánimo de lucro que desarrolla herramientas para la privacidad y el anonimato en Internet.",
    "details": {
        "state": 20,
        "source": "Tails is made by the <a href=\"https://torproject.org/\">Tor Project</a>, a global nonprofit developing tools for online privacy and anonymity.",
        "old_state": 20
    },
    "id": 3507045,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3507045/?format=api"
}