We fetch data in JSON format all the time, but we don't validate it very often. If you have a JSON schema for the API, you can easily validate it using a schema validator. I this video, you will learn how to use a validator and easily validate JSON responses.