Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749067/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerpo/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:20.384874Z",
    "action": 59,
    "target": "Intenteu mantenir l'ordinador en un lloc segur. Les alteracions de maquinari són més probables als ordinadors públics, als cibercafès o biblioteques i als ordinadors d'escriptori, on un dispositiu és més fàcil d'amagar.",
    "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": 3509688,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3509688/?format=api"
}