diff --git a/.data/random-characters.json b/.data/random-characters.json index 2daad66..6e48f82 100644 --- a/.data/random-characters.json +++ b/.data/random-characters.json @@ -1,82 +1,98 @@ [ { - "id": 358, - "name": "Tophat Jones", - "status": "Dead", - "species": "Mythological Creature", + "id": 1, + "name": "Rick Sanchez", + "status": "Alive", + "species": "Human", + "location": { + "name": "Citadel of Ricks", + "url": "https://therickandmortyapi.vercel.app/api/location/3" + }, + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/1.jpeg", + "episode": { + "name": "Pilot", + "url": "https://therickandmortyapi.vercel.app/api/episode/1" + }, + "url": "https://therickandmortyapi.vercel.app/api/character/1" + }, + { + "id": 188, + "name": "Karen Entity", + "status": "Alive", + "species": "Alien", "location": { - "name": "Interdimensional Cable", - "url": "https://therickandmortyapi.vercel.app/api/location/6" + "name": "Unity's Planet", + "url": "https://therickandmortyapi.vercel.app/api/location/28" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/358.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/188.jpeg", "episode": { - "name": "Rixty Minutes", - "url": "https://therickandmortyapi.vercel.app/api/episode/8" + "name": "Auto Erotic Assimilation", + "url": "https://therickandmortyapi.vercel.app/api/episode/14" }, - "url": "https://therickandmortyapi.vercel.app/api/character/358" + "url": "https://therickandmortyapi.vercel.app/api/character/188" }, { - "id": 375, - "name": "Vance Maximus", + "id": 212, + "name": "Magma-Q", "status": "Dead", - "species": "Human", + "species": "Alien", "location": { - "name": "Worldender's lair", - "url": "https://therickandmortyapi.vercel.app/api/location/4" + "name": "Alphabetrium", + "url": "https://therickandmortyapi.vercel.app/api/location/43" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/375.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/212.jpeg", "episode": { - "name": "Vindicators 3: The Return of Worldender", - "url": "https://therickandmortyapi.vercel.app/api/episode/25" + "name": "Get Schwifty", + "url": "https://therickandmortyapi.vercel.app/api/episode/16" }, - "url": "https://therickandmortyapi.vercel.app/api/character/375" + "url": "https://therickandmortyapi.vercel.app/api/character/212" }, { - "id": 512, - "name": "Morty’s Lawyer", - "status": "Alive", + "id": 464, + "name": "SEAL Team Rick", + "status": "Dead", "species": "Human", "location": { - "name": "Earth (Replacement Dimension)", - "url": "https://therickandmortyapi.vercel.app/api/location/20" + "name": "Citadel of Ricks", + "url": "https://therickandmortyapi.vercel.app/api/location/3" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/512.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/464.jpeg", "episode": { - "name": "Edge of Tomorty: Rick, Die, Rickpeat", - "url": "https://therickandmortyapi.vercel.app/api/episode/32" + "name": "The Rickshank Rickdemption", + "url": "https://therickandmortyapi.vercel.app/api/episode/22" }, - "url": "https://therickandmortyapi.vercel.app/api/character/512" + "url": "https://therickandmortyapi.vercel.app/api/character/464" }, { - "id": 649, - "name": "Crystal Dealer", - "status": "Dead", + "id": 469, + "name": "Morphizer-XE Customer Support", + "status": "unknown", "species": "Alien", "location": { - "name": "Alien Acid Plant", - "url": "https://therickandmortyapi.vercel.app/api/location/102" + "name": "Earth (Replacement Dimension)", + "url": "https://therickandmortyapi.vercel.app/api/location/20" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/649.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/469.jpeg", "episode": { - "name": "The Vat of Acid Episode", - "url": "https://therickandmortyapi.vercel.app/api/episode/39" + "name": "The Whirly Dirly Conspiracy", + "url": "https://therickandmortyapi.vercel.app/api/episode/26" }, - "url": "https://therickandmortyapi.vercel.app/api/character/649" + "url": "https://therickandmortyapi.vercel.app/api/character/469" }, { - "id": 703, - "name": "Mr. Always Wants to be Hunted", + "id": 615, + "name": "Musical Fan", "status": "Alive", - "species": "Poopybutthole", + "species": "Alien", "location": { - "name": "Earth (Replacement Dimension)", - "url": "https://therickandmortyapi.vercel.app/api/location/20" + "name": "Story Train", + "url": "https://therickandmortyapi.vercel.app/api/location/96" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/703.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/615.jpeg", "episode": { - "name": "Mortyplicity", - "url": "https://therickandmortyapi.vercel.app/api/episode/43" + "name": "Never Ricking Morty", + "url": "https://therickandmortyapi.vercel.app/api/episode/37" }, - "url": "https://therickandmortyapi.vercel.app/api/character/703" + "url": "https://therickandmortyapi.vercel.app/api/character/615" } ]