curl --location 'https://api.techrar.com/api/v3/plans/tags/featured/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'{
"id": 180,
"custom_fields": null,
"app_id": 90,
"created_at": "2025-05-22T16:46:51.995132+03:00",
"modified_at": "2025-05-22T16:48:12.046447+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"type_en": null,
"type_ar": "ساره",
"tag_en": "Sara test",
"tag_ar": "Sara test",
"is_featured": false,
"featured_plan_id": null,
"is_active": true,
"image": null,
"color": null,
"description_en": null,
"description_ar": null,
"corporate": 34
}