pub async fn get_proposal_by_idx(
    request: ProposalsByVoteplanIdAndIndex,
    context: ContextLock
) -> Result<impl Reply, Rejection>