I am looking for a way to unpack a list of dictionaries with a certain key ID. I have seen a lot of examples based on a key value, but nothing on just a key match. Say I have a dictionary in the following format returned from a function...I am looking for a way to unpack a list of dict