{
  "fields": [{"id":"_id","type":"int"},{"id":"name","type":"text"},{"id":"height","type":"text"},{"id":"mass","type":"text"},{"id":"hair_color","type":"text"},{"id":"skin_color","type":"text"},{"id":"eye_color","type":"text"},{"id":"birth_year","type":"text"},{"id":"gender","type":"text"},{"id":"homeworld","type":"text"},{"id":"films","type":"text"},{"id":"species","type":"text"},{"id":"vehicles","type":"text"},{"id":"starships","type":"text"},{"id":"created","type":"text"},{"id":"edited","type":"text"},{"id":"url","type":"text"}],
  "records": [
    [1,"Luke Skywalker","172","77","blond","fair","blue","19BBY","male","https://swapi.info/api/planets/1","['https://swapi.info/api/films/1', 'https://swapi.info/api/films/2', 'https://swapi.info/api/films/3', 'https://swapi.info/api/films/6']","[]","['https://swapi.info/api/vehicles/14', 'https://swapi.info/api/vehicles/30']","['https://swapi.info/api/starships/12', 'https://swapi.info/api/starships/22']","2014-12-09T13:50:51.644000Z","2014-12-20T21:17:56.891000Z","https://swapi.info/api/people/1"]
]}
