Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface SpeakableWebPageLd {
    ย ย ย ย "@context": "https://schema.org";
    ย ย ย ย "@type": "WebPage";
    ย ย ย ย url: string;
    ย ย ย ย inLanguage: string;
    ย ย ย ย speakable: { "@type": "SpeakableSpecification"; cssSelector: string[] };
    ย ย ย ย isPartOf: { "@type": "WebSite"; "@id": string };
    }
    Index
    "@context": "https://schema.org"
    "@type": "WebPage"
    url: string
    inLanguage: string
    speakable: { "@type": "SpeakableSpecification"; cssSelector: string[] }
    isPartOf: { "@type": "WebSite"; "@id": string }