Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16837/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/as/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-22T01:53:54.227399Z",
    "action": 59,
    "target": "XKB আইকনে বিন্যাস স্ট্ৰিং দেখুৱায় আৰু স্ট্ৰিং RGBA মানৰ সৈতে ৰেণ্ডাৰ হয়। RGBA মান হব পাৰে 1. X11 ৰ পৰা এটা ৰঙৰ নাম, 2. '#rrggbb' বিন্যাসত এটা হেক্স মান য'ত 'r', 'g' আৰু 'b' হল ৰঙা, সেউজীয়া আৰু নীলাৰ হেক্স ডিজিট, 3. 'rgb(r,g,b)' বিন্যাসত এটা RGB ৰঙ অথবা 4. 'rgba(r,g,b,a)' বিন্যাসত এটা RGBA ৰঙ য'ত  'r', 'g', and 'b' 0 ৰ পৰা 255 বিস্তাৰত পূৰ্ণসংখ্যা অথবা 0% ৰ পৰা 100% বিস্তাৰত শতাংশ মান, আৰু 'a' 0 ৰ পৰা 1 বিস্তাৰত এটা দশমিক মান।",
    "id": 12088547,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12088547/?format=api"
}