SinglePersonResponse: Replace<SinglePersonResponseRaw, {
    list_entries: Organizations.ListEntryReference[];
} & PersonResponse>