{
  "title": "Secrets of Accessible Routing with RedwoodJS Core Team",
  "slug": "some-antics-secrets-of-accessible-routing",
  "collection": "videos",
  "contentType": "Video",
  "description": "RedwoodJS core team members Anthony and Dom discuss accessibility improvements to Redwood's router for announcing page navigation to screen readers",
  "summary": "RedwoodJS core team members Anthony and Dom discuss accessibility improvements to Redwood's router for announcing page navigation to screen readers",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "Ben Myers",
    "channelUrl": "https://www.youtube.com/@BenDMyers",
    "originalUrl": "https://www.youtube.com/watch?v=LSuDHfAsBCE"
  },
  "publishedAt": "2021-03-26T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2021-03-26T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/some-antics-secrets-of-accessible-routing/",
    "markdown": "https://ajcwebdev.com/videos/some-antics-secrets-of-accessible-routing/index.md",
    "json": "https://ajcwebdev.com/videos/some-antics-secrets-of-accessible-routing/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-00-introductions-and-project-setup",
      "text": "00:00:00 - Introductions and Project Setup"
    },
    {
      "depth": 3,
      "id": "00-08-19-the-routing-accessibility-problem",
      "text": "00:08:19 - The Routing Accessibility Problem"
    },
    {
      "depth": 3,
      "id": "00-13-49-building-a-custom-route-announcer",
      "text": "00:13:49 - Building a Custom Route Announcer"
    },
    {
      "depth": 3,
      "id": "00-29-19-redwood-s-built-in-solution",
      "text": "00:29:19 - Redwood's Built-In Solution"
    },
    {
      "depth": 3,
      "id": "00-40-34-research-attribution-and-the-road-ahead",
      "text": "00:40:34 - Research, Attribution, and the Road Ahead"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "web",
    "frontend"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/videos/some-antics-secrets-of-accessible-routing/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/some-antics-secrets-of-accessible-routing/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/some-antics-secrets-of-accessible-routing/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}