Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/516559/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerinlinepo/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2023-12-27T18:06:46.855924Z",
    "action": 36,
    "target": "Tails puede ejecutarse de forma segura en una computadora que tenga un virus.",
    "old": "Tails puede ejecutarse de forma segura en una computadora que tenga un virus.",
    "details": {
        "state": 30,
        "source": "Tails can safely run on a computer that has a virus.",
        "old_state": 20
    },
    "id": 3232167,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3232167/?format=api"
}