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 Jul 26, 2024
1 parent c227bd1 commit c2f43ff
Showing 1 changed file with 55 additions and 55 deletions.
110 changes: 55 additions & 55 deletions .data/random-characters.json
Original file line number Diff line number Diff line change
@@ -1,98 +1,98 @@
[
{
"id": 126,
"name": "Fleeb",
"id": 19,
"name": "Antenna Rick",
"status": "unknown",
"species": "Alien",
"species": "Human",
"location": {
"name": "Interdimensional Cable",
"url": "https://therickandmortyapi.vercel.app/api/location/6"
"name": "unknown",
"url": ""
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/126.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/19.jpeg",
"episode": {
"name": "Interdimensional Cable 2: Tempting Fate",
"url": "https://therickandmortyapi.vercel.app/api/episode/19"
"name": "Close Rick-counters of the Rick Kind",
"url": "https://therickandmortyapi.vercel.app/api/episode/10"
},
"url": "https://therickandmortyapi.vercel.app/api/character/126"
"url": "https://therickandmortyapi.vercel.app/api/character/19"
},
{
"id": 162,
"name": "Ice-T",
"id": 175,
"name": "Jerry Smith",
"status": "Alive",
"species": "Alien",
"species": "Human",
"location": {
"name": "Alphabetrium",
"url": "https://therickandmortyapi.vercel.app/api/location/43"
"name": "Earth (C-137)",
"url": "https://therickandmortyapi.vercel.app/api/location/1"
},
"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/175.jpeg",
"episode": {
"name": "Get Schwifty",
"url": "https://therickandmortyapi.vercel.app/api/episode/16"
"name": "Pilot",
"url": "https://therickandmortyapi.vercel.app/api/episode/1"
},
"url": "https://therickandmortyapi.vercel.app/api/character/162"
"url": "https://therickandmortyapi.vercel.app/api/character/175"
},
{
"id": 225,
"name": "Michael Thompson",
"id": 291,
"name": "Rick J-22",
"status": "Alive",
"species": "Humanoid",
"species": "Human",
"location": {
"name": "Interdimensional Cable",
"url": "https://therickandmortyapi.vercel.app/api/location/6"
"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/225.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/291.jpeg",
"episode": {
"name": "Interdimensional Cable 2: Tempting Fate",
"url": "https://therickandmortyapi.vercel.app/api/episode/19"
"name": "The Ricklantis Mixup",
"url": "https://therickandmortyapi.vercel.app/api/episode/28"
},
"url": "https://therickandmortyapi.vercel.app/api/character/225"
"url": "https://therickandmortyapi.vercel.app/api/character/291"
},
{
"id": 242,
"name": "Mr. Meeseeks",
"status": "unknown",
"species": "Humanoid",
"id": 540,
"name": "Running Bird",
"status": "Alive",
"species": "Human",
"location": {
"name": "Earth (Fascist Dimension)",
"url": "https://therickandmortyapi.vercel.app/api/location/77"
"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/242.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/540.jpeg",
"episode": {
"name": "Meeseeks and Destroy",
"url": "https://therickandmortyapi.vercel.app/api/episode/5"
"name": "The Old Man and the Seat",
"url": "https://therickandmortyapi.vercel.app/api/episode/33"
},
"url": "https://therickandmortyapi.vercel.app/api/character/242"
"url": "https://therickandmortyapi.vercel.app/api/character/540"
},
{
"id": 296,
"name": "Risotto Groupon",
"id": 544,
"name": "Miles Knightly",
"status": "Dead",
"species": "Alien",
"location": {
"name": "Resort Planet",
"url": "https://therickandmortyapi.vercel.app/api/location/37"
"name": "Heist-Con",
"url": "https://therickandmortyapi.vercel.app/api/location/88"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/296.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/544.jpeg",
"episode": {
"name": "The Whirly Dirly Conspiracy",
"url": "https://therickandmortyapi.vercel.app/api/episode/26"
"name": "One Crew Over the Crewcoo's Morty",
"url": "https://therickandmortyapi.vercel.app/api/episode/34"
},
"url": "https://therickandmortyapi.vercel.app/api/character/296"
"url": "https://therickandmortyapi.vercel.app/api/character/544"
},
{
"id": 804,
"name": "Andy",
"status": "unknown",
"species": "Human",
"id": 646,
"name": "Steve",
"status": "Dead",
"species": "Alien",
"location": {
"name": "Citadel of Ricks",
"url": "https://therickandmortyapi.vercel.app/api/location/3"
"name": "Glorzo Asteroid",
"url": "https://therickandmortyapi.vercel.app/api/location/101"
},
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/804.jpeg",
"image": "https://raw.githubusercontent.com/iswilljr/rick-and-morty-api/master/src/images/646.jpeg",
"episode": {
"name": "Rickmurai Jack",
"url": "https://therickandmortyapi.vercel.app/api/episode/51"
"name": "Promortyus",
"url": "https://therickandmortyapi.vercel.app/api/episode/38"
},
"url": "https://therickandmortyapi.vercel.app/api/character/804"
"url": "https://therickandmortyapi.vercel.app/api/character/646"
}
]

0 comments on commit c2f43ff

Please sign in to comment.