Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/692864/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageadditional_softwaredangerzone-po/tr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-11-02T13:26:13.317893Z",
    "action": 36,
    "target": "</div>\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "</div>\n",
        "old_state": 0
    },
    "id": 3384124,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3384124/?format=api"
}