EU Parliament Monitor — API Documentation - v1.0.27
    Preparing search index...

    Interface LangTitleSubtitle

    Language-specific title and subtitle

    interface LangTitleSubtitle {
        title: string;
        subtitle: string;
    }
    Index
    title: string
    subtitle: string