Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5468660/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/bn_IN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/sayaksarkar/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/sayaksarkar/?format=api",
    "timestamp": "2020-09-09T21:48:55.246594Z",
    "action": 2,
    "target": "অথবা, বিদ্যমান পার্টিশনগুলিকে নীচে নির্বাচন করার পরে নতুন মাউন্টপয়েন্ট নির্ধারণ করতে পারেন।",
    "old": "বা, নীচে বিদ্যমান বিভাজনগুলি নির্বাচন করার পরে তাতে নতুন মাউন্ট পয়েন্ট নির্দিষ্ট করুন।",
    "details": {},
    "id": 1580750,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/1580750/?format=api"
}