Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5667844/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f33/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn_IN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/chandra-sekhar/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/chandra-sekhar/?format=api",
    "timestamp": "2022-02-27T17:59:50.764359Z",
    "action": 5,
    "target": "X আপনার মেশিনে শুরু করতে পারেনি। আপনি কি অন্য কম্পিউটার থেকে এই কম্পিউটারের সাথে সংযোগ স্থাপনের জন্য VNC শুরু করতে চান এবং একটি গ্রাফিকাল ইনস্টলেশন করতে চান বা একটি টেক্সট মোড ইনস্টলেশন চালিয়ে যেতে চান?",
    "old": "",
    "details": {
        "state": 20,
        "source": "X was unable to start on your machine. Would you like to start VNC to connect to this computer from another computer and perform a graphical installation or continue with a text mode installation?",
        "old_state": 0
    },
    "id": 4183681,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/4183681/?format=api"
}