Are you sure you're getting this? Fill in the missing part by typing it in.
When making API requests in React, it's important to be able to __ the responses that are returned by the API. This allows you to extract the necessary data and update the user interface accordingly.
Write the missing line below.