{
  "languages": [
    {
      "code": "en",
      "name": "English",
      "native_name": "English",
      "is_active": true,
      "is_rtl": false,
      "is_default": true,
      "sort_order": 1
    },
    {
      "code": "ar",
      "name": "Arabic",
      "native_name": "العربية",
      "is_active": true,
      "is_rtl": true,
      "is_default": false,
      "sort_order": 2
    }
  ]
}
