Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749075/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerpo/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:21.201978Z",
    "action": 59,
    "target": "Tente manter seu computador em um local seguro. Alterações no hardware são mais prováveis em computadores públicos, cafés ou bibliotecas com Internet e em computadores desktop (de gabinete), nos quais é mais fácil esconder um dispositivo.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Try to keep your computer in a safe location. Hardware alterations are more likely on public computers, in Internet cafés or libraries, and on desktop computers, where a device is easier to hide.",
        "old_state": -1
    },
    "id": 3509716,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3509716/?format=api"
}