Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/761983/?format=api",
    "component": "https://translate.tails.net/api/components/tails/glossary/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/glossary/fr/?format=api",
    "user": "https://translate.tails.net/api/users/conan/?format=api",
    "author": "https://translate.tails.net/api/users/conan/?format=api",
    "timestamp": "2026-03-29T13:39:00.683597Z",
    "action": 31,
    "target": "Cliquez sur (le bouton)",
    "old": "Cliquez sur (le bouton)",
    "details": {
        "state": 20,
        "source": "Select",
        "old_state": 20
    },
    "id": 3538190,
    "action_name": "String added",
    "url": "https://translate.tails.net/api/changes/3538190/?format=api"
}