EU Parliament Monitor — API Documentation - v0.9.24
    Preparing search index...

    One resolved brief highlight. Both headline and summary may be empty when the underlying section is absent or too short to publish. extendedSummary is only emitted when the BLUF/synthesis paragraph exceeds the regular description budget — see truncateExtendedDescription for the cutoff.

    interface BriefingHighlight {
        headline: string;
        summary: string;
        extendedSummary: string;
    }
    Index

    Properties

    headline: string
    summary: string
    extendedSummary: string