Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18334683/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-03-20T04:04:03.161164Z",
    "action": 77,
    "target": "注意:您在此畫面下所做的任何更動都不會套用,直到您按下主選單的「開始安裝」按鈕為止。",
    "old": "注意:您在此畫面下所做的任何更動都不會套用,\n直到您按下主選單的「開始安裝」按鈕為止。",
    "details": {
        "state": 20,
        "source": "Note:  The settings you make on this screen will not be applied until you click on the main menu's 'Begin Installation' button.",
        "old_state": 20
    },
    "id": 18227793,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18227793/?format=api"
}