Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762296/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-31T23:02:50.827682Z",
    "action": 30,
    "target": "Ubuntu is led by [[!wikipedia Canonical (company) desc=\"Canonical\"]], a for-profit corporation that takes most of the important decisions.",
    "old": "Ubuntu is led by [Canonical](https://en.wikipedia.org/wiki/Canonical_\\(company\\)), a for-profit corporation that takes most of the important decisions.",
    "details": {
        "state": 10,
        "source": "Ubuntu is led by [[!wikipedia Canonical (company) desc=\"Canonical\"]], a for-profit corporation that takes most of the important decisions.",
        "old_state": -1
    },
    "id": 3539020,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3539020/?format=api"
}