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

    Interface RelationshipLabels

    Per-language relationship labels for Related Analysis HTML link text prefixes

    interface RelationshipLabels {
        follows_up: string;
        preceded_by: string;
        related: string;
        contradicts: string;
        deepens: string;
    }
    Index
    follows_up: string
    preceded_by: string
    related: string
    contradicts: string
    deepens: string