Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7485983/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/bn/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/abuhuraira/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/abuhuraira/?format=api",
    "timestamp": "2021-04-03T07:06:21.237945Z",
    "action": 2,
    "target": "%s মাউন্ট-পয়েন্ট লিনাক্স ফাইল-সিস্টেমের উপর স্থাপিত হওয়া আবশ্যক।",
    "old": "%s মাউন্ট-পয়েন্ট linux ফাইল-সিস্টেমের উপর স্থাপিত হওয়া আবশ্যক।",
    "details": {},
    "id": 3165893,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3165893/?format=api"
}