[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"footer-description":3,"footer-secondary":5,"youtube":33,"footer-primary":97,"header-nav":185,"header-nav-data":324,"github-stars":326,"74634853-196b-4ce3-b256-4534c054838f":428,"358b0659-1f05-4427-bd1c-4bc03a43c182":457,"9df3f40e-6272-4ec6-a0d7-cc29265e087c":464,"site-banner":468,"dfd79d2b-7af5-4cdb-aa94-3f73de97ebd8":473,"8f849cd0-a47b-4e32-bb19-b478973c90f7":479,"1b444c23-b593-4391-9410-4ca5d2c7a7cb":485},{"description":4},"\u003Cp>A composable backend to build your Headless CMS, BaaS, and more.&nbsp;\u003C/p>",{"items":6},[7,14,21,27],{"id":8,"title":9,"url":10,"page":11,"children":13},"8a1b7bfa-429d-4ffc-a650-2a5fdcf356da","Cloud Policies",null,{"permalink":12},"/cloud-policies",[],{"id":15,"title":16,"url":17,"page":18,"children":20},"bea848ef-828f-4306-8017-6b00ec5d4a0c","License","#",{"permalink":19},"/bsl",[],{"id":22,"title":23,"url":17,"page":24,"children":26},"4e914f47-4bee-42b7-b445-3119ee4196ef","Terms",{"permalink":25},"/terms",[],{"id":28,"title":29,"url":17,"page":30,"children":32},"ea69eda6-d317-4981-8421-fcabb1826bfd","Privacy",{"permalink":31},"/privacy",[],{"metadata":10,"logo":34,"helpful_resources":35,"extensions":39,"date_updated":42,"user_updated":43,"date_created":44,"user_created":45,"sort":10,"id":46,"content":47,"website":48,"status":49,"category":50,"description":51,"slug":52,"name":53,"external_resources":54,"extensionDetails":55},"41974444-0db2-4009-856d-abde6b59fc49",[36],{"title":37,"url":38},"YouTube API Documentation","https://developers.google.com/youtube",[40,41],"@directus-labs/video-player-interface","@directus-labs/youtube-embed-interface","2025-07-14T17:29:08.952Z","1a9ab95a-93bc-4908-af85-0d42bb6e6aa6","2025-07-11T14:29:17.289Z","1cd0a355-b103-477d-9375-61e88f3110f8","2e72b68e-6f3d-4c40-a8c4-ce541f420d3d","\u003Cp>YouTube is the world&rsquo;s leading video-sharing platform, allowing people and organizations to upload, watch, and share a vast range of video content. With its official API, YouTube also gives developers the tools to integrate video functionality directly into their applications and workflows.\u003C/p>\n\u003Cp>In the context of Directus, YouTube integration makes it easy to embed and manage your video content right inside your data platform. By using extensions like the Video Player Interface and the YouTube Embed Interface, you can add YouTube videos to your content collections, display them in your dashboards, and organize all your media assets without leaving Directus. This integration is especially useful for teams managing media-rich content, as it keeps your video data and metadata structured and accessible alongside the rest of your project&rsquo;s data.\u003C/p>\n\u003Cp>For anyone looking to bring YouTube&rsquo;s video capabilities into their Directus-powered projects, these tools offer a straightforward way to manage, display, and curate video content within a single workspace.\u003C/p>","https://www.youtube.com","published","Media","Embed YouTube videos and manage video content with YouTube API integration","youtube","YouTube",[],[56,77],{"description":57,"featured_image":58,"formatted_description":57,"formatted_name":59,"host_version":60,"id":61,"images":62,"last_updated":63,"license":64,"name":40,"published_at":65,"publisher":66,"readme":70,"recent_downloads_30_days":71,"recent_downloads_7_days":72,"repository_url":73,"sandbox":74,"total_downloads":75,"type":76},"An interface to select and display a video from YouTube, Vimeo or a local file from Directus","https://raw.githubusercontent.com/directus-labs/extensions/main/packages/video-player-interface/docs/preview.png","Video Player Interface","^10.10.0","85c0edfc-2f15-411b-bd10-2058d7b06dad",[58],1717044823,"MIT",1716969503,{"id":67,"username":68,"verified":69},"a5eb8330-69ab-479e-93a4-38bb65eb24dd","binaryben",false,"# Video Player Interface\n\nSelect and display a video from YouTube, Vimeo or a local file from Directus within the item editor\n\n![The video interface, showing an open service drop-down with the options Directus, YouTube, and Vimeo, with YouTube selected, a video ID in the nearby text field, and a video player below the field.](https://raw.githubusercontent.com/directus-labs/extensions/main/packages/video-player-interface/docs/preview.png)\n\n## Installation & Setup\n\nTo install the extension, take a look at the [Official Guide](https://docs.directus.io/extensions/installing-extensions.html).\n\nTo make external video sources work, update your **CSP directives** as follows:\n\n```env\nCONTENT_SECURITY_POLICY_DIRECTIVES__FRAME_SRC=https://www.youtube-nocookie.com,https://player.vimeo.com\nCONTENT_SECURITY_POLICY_DIRECTIVES__SCRIPT_SRC=array:'self', player.vimeo.com 'unsafe-eval', www.youtube.com 'unsafe-eval', www.youtube.com/iframe_api 'unsafe-eval'\nCONTENT_SECURITY_POLICY_DIRECTIVES__IMG_SRC=array:'self' data:, i.ytimg.com 'unsafe-eval'\nCONTENT_SECURITY_POLICY_DIRECTIVES__MEDIA_SRC=array:'self', cdn.plyr.io\n```\n\nOnce installed, go to your data model settings, create a new field or update an existing field of the type `json`, and select `Video` as the interface.\n\n## Usage\n\nLocate the video field on your item page and select a video source: Directus, YouTube or Vimeo. If you choose Directus, select an existing video from the file library. If you are using an external video service, paste in the Video ID. The video will now appear, and if it exists, you can play it directly from the item page.\n\n## Output\n\n```js\n// Example output for YouTube videos\n{ service: 'youtube', id: 'iqBn7sBeJEc' }\n\n// Example output for Vimeo videos\n{ service: 'vimeo', id: '37293500' }\n\n// Example output for local videos from Directus\n{ service: 'directus', id: '09fe994b-01b5-4dea-9535-e7a14cfc0398' }\n```\n",1227,233,"https://github.com/directus-labs/extensions.git",true,5613,"interface",{"description":78,"featured_image":79,"formatted_description":78,"formatted_name":80,"host_version":60,"id":81,"images":82,"last_updated":83,"license":64,"name":41,"published_at":83,"publisher":84,"readme":93,"recent_downloads_30_days":94,"recent_downloads_7_days":95,"sandbox":74,"total_downloads":96,"type":76},"Search YouTube videos and generate embed codes","https://raw.githubusercontent.com/directus-labs/extensions/main/packages/youtube-embed-interface/docs/preview.png","YouTube Embed Interface","4de1736d-9bf7-4ed9-bd00-8968c72270dc",[79],1738270726,{"github_avatar_url":85,"github_bio":86,"github_blog":87,"github_company":88,"github_location":89,"github_name":90,"github_username":91,"id":92,"username":91,"verified":74},"https://avatars.githubusercontent.com/u/804683?v=4","(╯°□°）╯︵ TABLEFLIP","http://elsmore.me","@DigitalSpeed","UK","Mike Elsmore","ukmadlz","74ce2e77-733a-4e9a-b96d-93bf6264f622","# YouTube Embed Interface\n\nAdd a field to your collection for searching and embedding YouTube videos. You can also copy embed codes from the drawer directly, so you can paste them elsewhere.\n\n![Screenshot of the YouTube Interface in action](https://raw.githubusercontent.com/directus-labs/extensions/main/packages/youtube-embed-interface/docs/preview.png)\n\n## Installation\n\nRefer to the [Official Guide](https://docs.directus.io/extensions/installing-extensions.html) for details on installing the extension from the Marketplace or manually.\n\n## Usage\n\nSelect YouTube Embed as your interface when creating a new field in a collection.\n\nYou also need a **YouTube Data API V3** key from Google Cloud Console:\n\n1. In Google Cloud console, visit [APIs & Services](https://console.cloud.google.com/apis)\n2. Select a project if needed and go to Library.\n3. Look for YouTube Data API V3 and click on Enable.\n4. Open Credentials and click on Create Credentials, select API key.\n5. Paste the API key into the interface settings.\n\nBy default this will allow you to search any public video on YouTube and create an embed. If you want to limit the selection to a single channel, you can specify a channel ID in the interface settings (note: this is not the same as your channel handle). \n\nYou can find your own channel ID by following [these instructions](https://support.google.com/youtube/answer/3250431?hl=en&sjid=5754630783709979667-EU). To find other channel's IDs you may have to use a third party tool.",24,4,617,{"items":98},[99,122,142,162],{"id":100,"title":101,"url":10,"page":10,"children":102},"522e608a-77b0-4333-820d-d4f44be2ade1","Solutions",[103,108,113,118],{"id":104,"title":105,"url":10,"page":106},"fcafe85a-a798-4710-9e7a-776fe413aae5","Headless CMS",{"permalink":107},"/solutions/headless-cms",{"id":109,"title":110,"url":10,"page":111},"79972923-93cf-4777-9e32-5c9b0315fc10","Backend-as-a-Service",{"permalink":112},"/solutions/backend-as-a-service",{"id":114,"title":115,"url":10,"page":116},"0fa8d0c1-7b64-4f6f-939d-d7fdb99fc407","Product Information",{"permalink":117},"/solutions/product-information-management",{"id":119,"title":120,"url":121,"page":10},"63946d54-6052-4780-8ff4-91f5a9931dcc","100+ Things to Build","https://directus.io/blog/100-tools-apps-and-platforms-you-can-build-with-directus",{"id":123,"title":124,"url":10,"page":10,"children":125},"8ab4f9b1-f3e2-44d6-919b-011d91fe072f","Resources",[126,130,134,138],{"id":127,"title":128,"url":129,"page":10},"f951fb84-8777-4b84-9e91-996fe9d25483","Documentation","https://docs.directus.io",{"id":131,"title":132,"url":133,"page":10},"366febc7-a538-4c08-a326-e6204957f1e3","Guides","https://docs.directus.io/guides/",{"id":135,"title":136,"url":137,"page":10},"aeb9128e-1c5f-417f-863c-2449416433cd","Community","https://directus.chat",{"id":139,"title":140,"url":141,"page":10},"da1c2ed8-0a77-49b0-a903-49c56cb07de5","Release Notes","https://github.com/directus/directus/releases",{"id":143,"title":144,"url":10,"page":10,"children":145},"d61fae8c-7502-494a-822f-19ecff3d0256","Support",[146,150,154,158],{"id":147,"title":148,"url":149,"page":10},"8c43c781-7ebd-475f-a931-747e293c0a88","Issue Tracker","https://github.com/directus/directus/issues",{"id":151,"title":152,"url":153,"page":10},"d77bb78e-cf7b-4e01-932a-514414ba49d3","Feature Requests","https://github.com/directus/directus/discussions?discussions_q=is:open+sort:top",{"id":155,"title":156,"url":157,"page":10},"4346be2b-2c53-476e-b53b-becacec626a6","Community Chat","https://discord.com/channels/725371605378924594/741317677397704757",{"id":159,"title":160,"url":161,"page":10},"26c115d2-49f7-4edc-935e-d37d427fb89d","Cloud Dashboard","https://directus.cloud",{"id":163,"title":164,"url":10,"page":10,"children":165},"49141403-4f20-44ac-8453-25ace1265812","Organization",[166,171,176,180],{"id":167,"title":168,"url":169,"page":170},"1f36ea92-8a5e-47c8-914c-9822a8b9538a","About","/about",{"permalink":169},{"id":172,"title":173,"url":17,"page":174},"b84bf525-5471-4b14-a93c-225f6c386005","Careers",{"permalink":175},"/careers",{"id":177,"title":178,"url":179,"page":10},"86aabc3a-433d-434b-9efa-ad1d34be0a34","Brand Assets","https://drive.google.com/drive/folders/1lBOTba4RaA5ikqOn8Ewo4RYzD0XcymG9?usp=sharing",{"id":181,"title":182,"url":10,"page":183},"8d2fa1e3-198e-4405-81e1-2ceb858bc237","Contact",{"permalink":184},"/contact",{"items":186},[187,249,305,310,317],{"id":188,"title":189,"url":10,"callout":190,"callout_title":191,"children_title":192,"page":10,"children":193},"62c04c6c-5793-4702-8ed1-73dd563fd605","Product","8f849cd0-a47b-4e32-bb19-b478973c90f7","Project Showcase","Use Cases and Features",[194,200,206,213,218,226,234,242],{"id":195,"title":105,"url":196,"description":197,"image":10,"icon":198,"page":199},"e7d7d5ed-89b1-4455-8b4a-8ae92c70e3a0","/solutions/headless-cms/","Manage and deliver content with ease","code_blocks",{"permalink":107},{"id":201,"title":110,"url":202,"description":203,"image":10,"icon":204,"page":205},"60bdefd9-95e6-45a3-9f81-4748d07c59d3","/solutions/backend-as-a-service/","Build and ship applications faster","speed",{"permalink":112},{"id":207,"title":208,"url":209,"description":210,"image":10,"icon":211,"page":212},"5f9aebeb-4f89-445e-9850-5b1261a2743c","Headless Commerce","/solutions/product-information-management/","A single source of truth for products","shopping_cart_checkout",{"permalink":117},{"id":214,"title":215,"url":121,"description":216,"image":10,"icon":217,"page":10},"49e46134-80be-470e-8c73-afb1417fa9b6","100+ More Use Cases","Build anything (or everything)","lightbulb",{"id":219,"title":220,"url":221,"description":222,"image":10,"icon":223,"page":224},"a589ac77-a5ce-45c5-a054-e43111e19158","Instant APIs","/products/connect/","Connect a database, get REST + GraphQL APIs","api",{"permalink":225},"/toolkit/connect",{"id":227,"title":228,"url":229,"description":230,"image":10,"icon":231,"page":232},"4a0f129a-c546-4493-b0a9-306e51692e90","Granular Policy-Based Auth","/products/auth/","Provide secure, autonomous data access","lock_person",{"permalink":233},"/toolkit/auth",{"id":235,"title":236,"url":237,"description":238,"image":10,"icon":239,"page":240},"f9250f2c-93a4-4108-80db-011bbe391ecf","Visual Automation Builder","/products/automate/","Automate content and data workflows with ease","build",{"permalink":241},"/toolkit/automate",{"id":243,"title":244,"url":10,"description":245,"image":10,"icon":246,"page":247},"f1ae4e40-5b05-42a4-9cd3-33dda35cc939","50+ More Features","Get everything you need out-of-the-box","auto_fix",{"permalink":248},"/features",{"id":250,"title":124,"url":10,"callout":251,"callout_title":252,"children_title":253,"page":10,"children":254},"2f6ad0d1-6dd3-4f17-b5c8-9f2abf71409a","dfd79d2b-7af5-4cdb-aa94-3f73de97ebd8","Watch Directus TV","Learn More",[255,262,269,275,282,288,294,299],{"id":256,"title":257,"url":258,"description":259,"image":10,"icon":260,"page":261},"0a3bf9f5-1ef2-43f4-bc09-7ff7488241c5","Blog","/blog","Read our latest articles and guides","library_books",{"permalink":258},{"id":263,"title":264,"url":17,"description":265,"image":10,"icon":266,"page":267},"165e3dc2-e51b-4456-8382-99c5775b0412","Case Studies","Case studies and success stories","magic_button",{"permalink":268},"/case-studies",{"id":270,"title":271,"url":272,"description":273,"image":10,"icon":274,"page":10},"5ae324b6-bf44-4c21-95ad-e6dc0c1c1f40","Community Forum","https://community.directus.io/","Questions and conversations","comment",{"id":276,"title":277,"url":17,"description":278,"image":10,"icon":279,"page":280},"b1db03f0-e537-490e-8c0f-c61c401d1024","Agency Directory","Browse our list of agency partners ","handshake",{"permalink":281},"/agency-directory",{"id":283,"title":284,"url":169,"description":285,"image":10,"icon":286,"page":287},"991731c8-eb40-4eec-85a5-6e977bcd7ec9","About Us","Learn more about Directus and the team","supervised_user_circle",{"permalink":169},{"id":289,"title":290,"url":291,"description":292,"image":10,"icon":293,"page":10},"52aebf38-b3ad-4a27-807d-ce52398cd509","Wall of Love","https://testimonial.to/directus/all","See what others are saying about us","heart_plus",{"id":295,"title":182,"url":17,"description":296,"image":10,"icon":297,"page":298},"a86eca65-d5ae-4263-b7d9-4f1a1c50a0b1","Have a general inquiry or question for us?","mark_email_unread",{"permalink":184},{"id":300,"title":144,"url":10,"description":301,"image":10,"icon":302,"page":303},"28225825-8d41-4809-9032-192fbf5c6e5d","Reach out to Directus support","support",{"permalink":304},"/support",{"id":306,"title":307,"url":308,"callout":10,"callout_title":10,"children_title":10,"page":10,"children":309},"a3f1275d-b088-4b11-99bf-143fcbf39104","Developers","/docs",[],{"id":311,"title":312,"url":313,"callout":10,"callout_title":10,"children_title":10,"page":314,"children":316},"fae8fded-d2e2-468e-a68b-82abec7a7225","Enterprise","/solutions/enterprise/",{"permalink":315},"/solutions/enterprise",[],{"id":318,"title":319,"url":320,"callout":10,"callout_title":10,"children_title":10,"page":321,"children":323},"5c5e2fbc-49fd-4e41-a71e-e4f8db2b00cf","Pricing","/pricing/",{"permalink":322},"/pricing/self-hosted",[],{"header_cta_buttons":325},"74634853-196b-4ce3-b256-4534c054838f",{"id":327,"node_id":328,"name":329,"full_name":330,"private":69,"owner":331,"html_url":348,"description":349,"fork":69,"url":350,"forks_url":351,"keys_url":352,"collaborators_url":353,"teams_url":354,"hooks_url":355,"issue_events_url":356,"events_url":357,"assignees_url":358,"branches_url":359,"tags_url":360,"blobs_url":361,"git_tags_url":362,"git_refs_url":363,"trees_url":364,"statuses_url":365,"languages_url":366,"stargazers_url":367,"contributors_url":368,"subscribers_url":369,"subscription_url":370,"commits_url":371,"git_commits_url":372,"comments_url":373,"issue_comment_url":374,"contents_url":375,"compare_url":376,"merges_url":377,"archive_url":378,"downloads_url":379,"issues_url":380,"pulls_url":381,"milestones_url":382,"notifications_url":383,"labels_url":384,"releases_url":385,"deployments_url":386,"created_at":387,"updated_at":388,"pushed_at":389,"git_url":390,"ssh_url":391,"clone_url":392,"svn_url":348,"homepage":393,"size":394,"stargazers_count":395,"watchers_count":395,"language":396,"has_issues":74,"has_projects":74,"has_downloads":74,"has_wiki":69,"has_pages":69,"has_discussions":74,"forks_count":397,"mirror_url":10,"archived":69,"disabled":69,"open_issues_count":398,"license":399,"allow_forking":74,"is_template":69,"web_commit_signoff_required":69,"has_pull_requests":74,"pull_request_creation_policy":404,"topics":405,"visibility":347,"forks":397,"open_issues":398,"watchers":395,"default_branch":424,"temp_clone_token":10,"custom_properties":425,"organization":426,"network_count":397,"subscribers_count":427},7122594,"MDEwOlJlcG9zaXRvcnk3MTIyNTk0","directus","directus/directus",{"login":329,"id":332,"node_id":333,"avatar_url":334,"gravatar_id":335,"url":336,"html_url":337,"followers_url":338,"following_url":339,"gists_url":340,"starred_url":341,"subscriptions_url":342,"organizations_url":343,"repos_url":344,"events_url":345,"received_events_url":346,"type":164,"user_view_type":347,"site_admin":69},15967950,"MDEyOk9yZ2FuaXphdGlvbjE1OTY3OTUw","https://avatars.githubusercontent.com/u/15967950?v=4","","https://api.github.com/users/directus","https://github.com/directus","https://api.github.com/users/directus/followers","https://api.github.com/users/directus/following{/other_user}","https://api.github.com/users/directus/gists{/gist_id}","https://api.github.com/users/directus/starred{/owner}{/repo}","https://api.github.com/users/directus/subscriptions","https://api.github.com/users/directus/orgs","https://api.github.com/users/directus/repos","https://api.github.com/users/directus/events{/privacy}","https://api.github.com/users/directus/received_events","public","https://github.com/directus/directus","The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.","https://api.github.com/repos/directus/directus","https://api.github.com/repos/directus/directus/forks","https://api.github.com/repos/directus/directus/keys{/key_id}","https://api.github.com/repos/directus/directus/collaborators{/collaborator}","https://api.github.com/repos/directus/directus/teams","https://api.github.com/repos/directus/directus/hooks","https://api.github.com/repos/directus/directus/issues/events{/number}","https://api.github.com/repos/directus/directus/events","https://api.github.com/repos/directus/directus/assignees{/user}","https://api.github.com/repos/directus/directus/branches{/branch}","https://api.github.com/repos/directus/directus/tags","https://api.github.com/repos/directus/directus/git/blobs{/sha}","https://api.github.com/repos/directus/directus/git/tags{/sha}","https://api.github.com/repos/directus/directus/git/refs{/sha}","https://api.github.com/repos/directus/directus/git/trees{/sha}","https://api.github.com/repos/directus/directus/statuses/{sha}","https://api.github.com/repos/directus/directus/languages","https://api.github.com/repos/directus/directus/stargazers","https://api.github.com/repos/directus/directus/contributors","https://api.github.com/repos/directus/directus/subscribers","https://api.github.com/repos/directus/directus/subscription","https://api.github.com/repos/directus/directus/commits{/sha}","https://api.github.com/repos/directus/directus/git/commits{/sha}","https://api.github.com/repos/directus/directus/comments{/number}","https://api.github.com/repos/directus/directus/issues/comments{/number}","https://api.github.com/repos/directus/directus/contents/{+path}","https://api.github.com/repos/directus/directus/compare/{base}...{head}","https://api.github.com/repos/directus/directus/merges","https://api.github.com/repos/directus/directus/{archive_format}{/ref}","https://api.github.com/repos/directus/directus/downloads","https://api.github.com/repos/directus/directus/issues{/number}","https://api.github.com/repos/directus/directus/pulls{/number}","https://api.github.com/repos/directus/directus/milestones{/number}","https://api.github.com/repos/directus/directus/notifications{?since,all,participating}","https://api.github.com/repos/directus/directus/labels{/name}","https://api.github.com/repos/directus/directus/releases{/id}","https://api.github.com/repos/directus/directus/deployments","2012-12-12T01:35:36Z","2026-04-15T04:20:19Z","2026-04-14T21:58:02Z","git://github.com/directus/directus.git","git@github.com:directus/directus.git","https://github.com/directus/directus.git","https://directus.io",439603,34792,"TypeScript",4701,388,{"key":400,"name":401,"spdx_id":402,"url":10,"node_id":403},"other","Other","NOASSERTION","MDc6TGljZW5zZTA=","all",[223,406,407,408,409,410,329,411,412,413,414,415,416,417,418,419,420,421,422,423],"app","cms","composable","data-visualization","database","graphql","headless-cms","javascript","mariadb","mssql","mysql","no-code","node","postgresql","sql","sqlite","typescript","vue","main",{},{"login":329,"id":332,"node_id":333,"avatar_url":334,"gravatar_id":335,"url":336,"html_url":337,"followers_url":338,"following_url":339,"gists_url":340,"starred_url":341,"subscriptions_url":342,"organizations_url":343,"repos_url":344,"events_url":345,"received_events_url":346,"type":164,"user_view_type":347,"site_admin":69},327,{"alignment":429,"style":430,"experiment_enabled":69,"experiment":10,"experiment_variant":431,"buttons":434,"variants":444},"center","default",{"id":432,"key":433,"experiment":10},"8c4951b4-a6f9-4c06-9f71-fd39a3bdad1e","control",[435,438,441],{"id":436,"block_button_id":437},15,"358b0659-1f05-4427-bd1c-4bc03a43c182",{"id":439,"block_button_id":440},16,"9df3f40e-6272-4ec6-a0d7-cc29265e087c",{"id":442,"block_button_id":443},232,"1b444c23-b593-4391-9410-4ca5d2c7a7cb",[445],{"id":446,"alignment":429,"style":430,"buttons":447,"experiment_variant":454},"e1885d45-3119-41a3-8294-3cd796ea6f02",[448,451],{"id":449,"block_button_id":450},203,"ade37731-147d-48c4-864a-cec007576362",{"id":452,"block_button_id":453},202,"1cb4e89f-f7de-4b46-bbb8-080191517a72",{"id":455,"key":456},"66d2be4f-2492-4944-8060-039c15515918","variant",{"id":437,"external_url":10,"label":458,"color":459,"outline":69,"icon":10,"size":460,"target":461,"ph_event":10,"page":462,"resource":10},"Book a Demo","primary","medium","_self",{"permalink":463},"/demo",{"id":440,"external_url":465,"label":466,"color":467,"outline":69,"icon":10,"size":460,"target":461,"ph_event":10,"page":10,"resource":10},"https://directus.cloud/account/register","Get Started","secondary",{"id":469,"icon":470,"content":471,"link":472},"812bf73d-ebfb-4246-9538-937a09a0c795","connected_tv","Learn more about our native MCP","https://directus.io/mcp",{"id":251,"title":474,"description":475,"image":476,"external_url":477,"icon":470,"badge":478,"page":10,"resource":10},"Directus TV","Go down the rabbit hole with hours of original video content from our team. ","ab70faf5-fc28-4608-a7e7-74fd4f020a9d","/tv","Video",{"id":190,"title":480,"description":481,"image":482,"external_url":10,"icon":10,"badge":10,"page":483,"resource":10},"Built With Directus","See what everyone's been building with Directus","e658de72-fb08-4ed2-8029-215c712c789e",{"permalink":484},"/built-with-directus",{"id":443,"external_url":161,"label":486,"color":467,"outline":74,"icon":487,"size":460,"target":461,"ph_event":10,"page":10,"resource":10},"Log In","arrow_forward"]