Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674989/?format=api",
    "component": "https://translate.tails.net/api/components/tails/secure_deletion/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/secure_deletion/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-11-16T20:10:34.867387Z",
    "action": 37,
    "target": "     </div>\n",
    "old": "     </div>\n",
    "details": {
        "state": 10,
        "source": "     </div>\n",
        "old_state": 30
    },
    "id": 3386959,
    "action_name": "Marked for edit",
    "url": "https://translate.tails.net/api/changes/3386959/?format=api"
}