Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/506581/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/ar/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/adams120/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/adams120/?format=api",
    "timestamp": "2025-03-20T18:57:13.339634Z",
    "action": 2,
    "target": "تستخدم هذه المجلة نظام المجلات المفتوحة {$ojsVersion}، وهو برنامج مفتوح المصدر لإدارة المجلات ونشرها، طوره ودعمه ووزعه مشروع المعرفة العامة PKP مجانًا بموجب رخصة GNU العمومية. قم بزيارة موقع PKP على الويب <a href=\"https://pkp.sfu.ca/\">لمعرفة المزيد حول البرنامج</a>. يُرجى <a href=\"{$contactUrl}\">التواصل مع المجلة مباشرةً</a> للاستفسار عن المجلة والمقالات المُرسلة إليها.",
    "id": 1005762,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1005762/?format=api"
}