Skip to content

Commit

Permalink
add new random characters
Browse files Browse the repository at this point in the history
  • Loading branch information
iswilljr committed Jun 23, 2024
1 parent f987f6b commit 4e02267
Showing 1 changed file with 43 additions and 59 deletions.
102 changes: 43 additions & 59 deletions .data/random-characters.json
Original file line number Diff line number Diff line change
@@ -1,98 +1,82 @@
[
{
"id": 63,
"name": "Centaur",
"id": 365,
"name": "Tricia Lange",
"status": "Alive",
"species": "Mythological Creature",
"location": {
"name": "Mr. Goldenfold's dream",
"url": "https://therickandmortyapi.vercel.app/api/location/18"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/63.jpeg",
"episode": {
"name": "Lawnmower Dog",
"url": "https://therickandmortyapi.vercel.app/api/episode/2"
},
"url": "https://therickandmortyapi.vercel.app/api/character/63"
},
{
"id": 81,
"name": "Crocubot",
"status": "Dead",
"species": "Animal",
"species": "Human",
"location": {
"name": "Worldender's lair",
"url": "https://therickandmortyapi.vercel.app/api/location/4"
"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/81.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/365.jpeg",
"episode": {
"name": "Vindicators 3: The Return of Worldender",
"url": "https://therickandmortyapi.vercel.app/api/episode/25"
"name": "The Whirly Dirly Conspiracy",
"url": "https://therickandmortyapi.vercel.app/api/episode/26"
},
"url": "https://therickandmortyapi.vercel.app/api/character/81"
"url": "https://therickandmortyapi.vercel.app/api/character/365"
},
{
"id": 210,
"name": "Lucy",
"status": "Dead",
"id": 540,
"name": "Running Bird",
"status": "Alive",
"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/210.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/540.jpeg",
"episode": {
"name": "Ricksy Business",
"url": "https://therickandmortyapi.vercel.app/api/episode/11"
"name": "The Old Man and the Seat",
"url": "https://therickandmortyapi.vercel.app/api/episode/33"
},
"url": "https://therickandmortyapi.vercel.app/api/character/210"
"url": "https://therickandmortyapi.vercel.app/api/character/540"
},
{
"id": 250,
"name": "Mrs. Sullivan",
"status": "Dead",
"species": "Human",
"id": 684,
"name": "Mr. Nimbus Secretary",
"status": "Alive",
"species": "Animal",
"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/250.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/684.jpeg",
"episode": {
"name": "Rixty Minutes",
"url": "https://therickandmortyapi.vercel.app/api/episode/8"
"name": "Mort Dinner Rick Andre",
"url": "https://therickandmortyapi.vercel.app/api/episode/42"
},
"url": "https://therickandmortyapi.vercel.app/api/character/250"
"url": "https://therickandmortyapi.vercel.app/api/character/684"
},
{
"id": 586,
"name": "PC Basketball Player",
"id": 719,
"name": "Diesel Weasel",
"status": "Alive",
"species": "Human",
"species": "Animal",
"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/586.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/719.jpeg",
"episode": {
"name": "Rattlestar Ricklactica",
"url": "https://therickandmortyapi.vercel.app/api/episode/36"
"name": "A Rickconvenient Mort",
"url": "https://therickandmortyapi.vercel.app/api/episode/44"
},
"url": "https://therickandmortyapi.vercel.app/api/character/586"
"url": "https://therickandmortyapi.vercel.app/api/character/719"
},
{
"id": 795,
"name": "Palicki",
"status": "Alive",
"species": "Alien",
"id": 811,
"name": "Re-Build-a-Morty Morty",
"status": "unknown",
"species": "Human",
"location": {
"name": "Normal Size Bug Dimension",
"url": "https://therickandmortyapi.vercel.app/api/location/123"
"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/795.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/811.jpeg",
"episode": {
"name": "Gotron Jerrysis Rickvangelion",
"url": "https://therickandmortyapi.vercel.app/api/episode/48"
"name": "Rickmurai Jack",
"url": "https://therickandmortyapi.vercel.app/api/episode/51"
},
"url": "https://therickandmortyapi.vercel.app/api/character/795"
"url": "https://therickandmortyapi.vercel.app/api/character/811"
}
]

0 comments on commit 4e02267

Please sign in to comment.