Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/706405/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/pt/?format=api",
    "user": "https://translate.tails.net/api/users/drebs/?format=api",
    "author": "https://translate.tails.net/api/users/drebs/?format=api",
    "timestamp": "2025-02-12T14:28:34.294293Z",
    "action": 36,
    "target": "Apesar disso, o Tails, assim como o Debian, inclui arquivos binários de firmware com código fechado para poder funcionar no maior número possível de hardwares.",
    "old": "",
    "details": {
        "state": 30,
        "source": "However, Tails, like Debian, includes closed source binary firmware in order to work on as much hardware as possible.",
        "old_state": 0
    },
    "id": 3411233,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3411233/?format=api"
}