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 30, 2024
1 parent ce81f90 commit f6c828d
Showing 1 changed file with 53 additions and 53 deletions.
106 changes: 53 additions & 53 deletions .data/random-characters.json
Original file line number Diff line number Diff line change
@@ -1,98 +1,98 @@
[
{
"id": 16,
"name": "Amish Cyborg",
"status": "Dead",
"id": 6,
"name": "Abadango Cluster Princess",
"status": "Alive",
"species": "Alien",
"location": {
"name": "Earth (Replacement Dimension)",
"url": "https://therickandmortyapi.vercel.app/api/location/20"
"name": "Abadango",
"url": "https://therickandmortyapi.vercel.app/api/location/2"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/16.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/6.jpeg",
"episode": {
"name": "Total Rickall",
"url": "https://therickandmortyapi.vercel.app/api/episode/15"
"name": "Rest and Ricklaxation",
"url": "https://therickandmortyapi.vercel.app/api/episode/27"
},
"url": "https://therickandmortyapi.vercel.app/api/character/16"
"url": "https://therickandmortyapi.vercel.app/api/character/6"
},
{
"id": 162,
"name": "Ice-T",
"id": 63,
"name": "Centaur",
"status": "Alive",
"species": "Alien",
"species": "Mythological Creature",
"location": {
"name": "Alphabetrium",
"url": "https://therickandmortyapi.vercel.app/api/location/43"
"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/162.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/63.jpeg",
"episode": {
"name": "Get Schwifty",
"url": "https://therickandmortyapi.vercel.app/api/episode/16"
"name": "Lawnmower Dog",
"url": "https://therickandmortyapi.vercel.app/api/episode/2"
},
"url": "https://therickandmortyapi.vercel.app/api/character/162"
"url": "https://therickandmortyapi.vercel.app/api/character/63"
},
{
"id": 267,
"name": "Plumber Rick",
"status": "Alive",
"species": "Human",
"id": 104,
"name": "Doom-Nomitron",
"status": "Dead",
"species": "Alien",
"location": {
"name": "Citadel of Ricks",
"url": "https://therickandmortyapi.vercel.app/api/location/3"
"name": "Dorian 5",
"url": "https://therickandmortyapi.vercel.app/api/location/29"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/267.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/104.jpeg",
"episode": {
"name": "The Ricklantis Mixup",
"url": "https://therickandmortyapi.vercel.app/api/episode/28"
"name": "Vindicators 3: The Return of Worldender",
"url": "https://therickandmortyapi.vercel.app/api/episode/25"
},
"url": "https://therickandmortyapi.vercel.app/api/character/267"
"url": "https://therickandmortyapi.vercel.app/api/character/104"
},
{
"id": 349,
"name": "The Scientist Formerly Known as Rick",
"status": "Dead",
"id": 359,
"name": "Tortured Morty",
"status": "unknown",
"species": "Human",
"location": {
"name": "unknown",
"url": ""
"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/349.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/359.jpeg",
"episode": {
"name": "Close Rick-counters of the Rick Kind",
"url": "https://therickandmortyapi.vercel.app/api/episode/10"
},
"url": "https://therickandmortyapi.vercel.app/api/character/349"
"url": "https://therickandmortyapi.vercel.app/api/character/359"
},
{
"id": 459,
"name": "Butthole Ice Cream Guy",
"status": "Alive",
"id": 494,
"name": "Crystal Poacher",
"status": "Dead",
"species": "Alien",
"location": {
"name": "Interdimensional Cable",
"url": "https://therickandmortyapi.vercel.app/api/location/6"
"name": "Forbodulon Prime",
"url": "https://therickandmortyapi.vercel.app/api/location/79"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/459.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/494.jpeg",
"episode": {
"name": "Interdimensional Cable 2: Tempting Fate",
"url": "https://therickandmortyapi.vercel.app/api/episode/19"
"name": "Edge of Tomorty: Rick, Die, Rickpeat",
"url": "https://therickandmortyapi.vercel.app/api/episode/32"
},
"url": "https://therickandmortyapi.vercel.app/api/character/459"
"url": "https://therickandmortyapi.vercel.app/api/character/494"
},
{
"id": 820,
"name": "Redhead Morty",
"status": "Dead",
"id": 659,
"name": "Morty’s Father-in-law",
"status": "Alive",
"species": "Human",
"location": {
"name": "Citadel of Ricks",
"url": "https://therickandmortyapi.vercel.app/api/location/3"
"name": "Near-Duplicate Reality",
"url": "https://therickandmortyapi.vercel.app/api/location/104"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/820.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/659.jpeg",
"episode": {
"name": "Rickmurai Jack",
"url": "https://therickandmortyapi.vercel.app/api/episode/51"
"name": "The Vat of Acid Episode",
"url": "https://therickandmortyapi.vercel.app/api/episode/39"
},
"url": "https://therickandmortyapi.vercel.app/api/character/820"
"url": "https://therickandmortyapi.vercel.app/api/character/659"
}
]

0 comments on commit f6c828d

Please sign in to comment.