Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.47
    Preparing search index...

    Interface PartyPerformance

    interface PartyPerformance {
    ย ย ย ย title: string;
    ย ย ย ย description: string;
    ย ย ย ย lastUpdated: string;
    ย ย ย ย parties: PartyEntry[];
    ย ย ย ย _source: string;
    }
    Index
    title: string
    description: string
    lastUpdated: string
    parties: PartyEntry[]
    _source: string