From d160a5f1a1f9718ee0a0aa9825e7a3b583ce879f Mon Sep 17 00:00:00 2001 From: iswilljr Date: Wed, 5 Jun 2024 08:08:48 +0000 Subject: [PATCH] add new random characters --- .data/random-characters.json | 88 ++++++++++++++++++------------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/.data/random-characters.json b/.data/random-characters.json index 5eca815..c6e1673 100644 --- a/.data/random-characters.json +++ b/.data/random-characters.json @@ -16,83 +16,83 @@ "url": "https://therickandmortyapi.vercel.app/api/character/72" }, { - "id": 191, - "name": "Kevin", - "status": "Dead", - "species": "Alien", + "id": 407, + "name": "Regular Tyrion Lannister", + "status": "Alive", + "species": "Human", "location": { - "name": "Zigerion's Base", - "url": "https://therickandmortyapi.vercel.app/api/location/46" + "name": "Interdimensional Cable", + "url": "https://therickandmortyapi.vercel.app/api/location/6" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/191.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/407.jpeg", "episode": { - "name": "M. Night Shaym-Aliens!", - "url": "https://therickandmortyapi.vercel.app/api/episode/4" + "name": "Rixty Minutes", + "url": "https://therickandmortyapi.vercel.app/api/episode/8" }, - "url": "https://therickandmortyapi.vercel.app/api/character/191" + "url": "https://therickandmortyapi.vercel.app/api/character/407" }, { - "id": 272, - "name": "Principal Vagina", + "id": 430, + "name": "Chair-person", "status": "Alive", - "species": "Human", + "species": "Humanoid", "location": { - "name": "Earth (Replacement Dimension)", - "url": "https://therickandmortyapi.vercel.app/api/location/20" + "name": "Earth (Chair Dimension)", + "url": "https://therickandmortyapi.vercel.app/api/location/74" }, - "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/272.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/430.jpeg", "episode": { - "name": "Something Ricked This Way Comes", - "url": "https://therickandmortyapi.vercel.app/api/episode/9" + "name": "Close Rick-counters of the Rick Kind", + "url": "https://therickandmortyapi.vercel.app/api/episode/10" }, - "url": "https://therickandmortyapi.vercel.app/api/character/272" + "url": "https://therickandmortyapi.vercel.app/api/character/430" }, { - "id": 292, - "name": "Rick K-22", - "status": "Alive", + "id": 591, + "name": "High Pilot", + "status": "unknown", "species": "Human", "location": { "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/292.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/591.jpeg", "episode": { - "name": "The Ricklantis Mixup", - "url": "https://therickandmortyapi.vercel.app/api/episode/28" + "name": "Rattlestar Ricklactica", + "url": "https://therickandmortyapi.vercel.app/api/episode/36" }, - "url": "https://therickandmortyapi.vercel.app/api/character/292" + "url": "https://therickandmortyapi.vercel.app/api/character/591" }, { - "id": 314, - "name": "Shmlamantha Shmlicelli", + "id": 703, + "name": "Mr. Always Wants to be Hunted", "status": "Alive", - "species": "Human", + "species": "Poopybutthole", "location": { - "name": "Interdimensional Cable", - "url": "https://therickandmortyapi.vercel.app/api/location/6" + "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/314.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/703.jpeg", "episode": { - "name": "Rixty Minutes", - "url": "https://therickandmortyapi.vercel.app/api/episode/8" + "name": "Mortyplicity", + "url": "https://therickandmortyapi.vercel.app/api/episode/43" }, - "url": "https://therickandmortyapi.vercel.app/api/character/314" + "url": "https://therickandmortyapi.vercel.app/api/character/703" }, { - "id": 732, - "name": "Blazen", - "status": "Dead", + "id": 803, + "name": "40 Years Old Morty", + "status": "unknown", "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/732.jpeg", + "image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/803.jpeg", "episode": { - "name": "Rickdependence Spray", - "url": "https://therickandmortyapi.vercel.app/api/episode/45" + "name": "Rickmurai Jack", + "url": "https://therickandmortyapi.vercel.app/api/episode/51" }, - "url": "https://therickandmortyapi.vercel.app/api/character/732" + "url": "https://therickandmortyapi.vercel.app/api/character/803" } ]