So I’m connected to an API and have validated the JSON returned. However, the JSON structure returned can have certain elements added or omitted. How can I account for this and have something differently happen depending on which JSON elements are returned from the API?