Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114801/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/fa/?format=api",
    "user": "https://hosted.weblate.org/api/users/smoka7/?format=api",
    "author": "https://hosted.weblate.org/api/users/smoka7/?format=api",
    "timestamp": "2021-08-19T18:07:47.410745+02:00",
    "action": 2,
    "target": "روی دکمه در ستون چپ کلیک کنید و کلید ترکیبی دلخواه برای تنظیم کردن چیدمان مورد نظر فشار دهید. ( از backcpace برای پاکسازی سرعت‌دهنده‌ها، escape برای لغو ویرایش استفاده کنید.) سپس یک یا چند چیدمان در ستون راست انتخاب کنید.\n\nاین در صورتی که شما برای خواندن پیکربندی از metacity یا برنامه‌ی دیگری استفاده کنید؛کار خواهد کرد.",
    "id": 12245152,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/12245152/?format=api"
}