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 24, 2023
1 parent 507d168 commit af57aa5
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions .data/random-characters.json
Original file line number Diff line number Diff line change
@@ -1,98 +1,98 @@
[
{
"id": 244,
"name": "Mr. Poopybutthole",
"id": 158,
"name": "Hookah Alien",
"status": "Alive",
"species": "Poopybutthole",
"species": "Alien",
"location": {
"name": "Interdimensional Customs",
"url": "https://therickandmortyapi.vercel.app/api/location/38"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/158.jpeg",
"episode": {
"name": "Pilot",
"url": "https://therickandmortyapi.vercel.app/api/episode/1"
},
"url": "https://therickandmortyapi.vercel.app/api/character/158"
},
{
"id": 377,
"name": "Voltematron",
"status": "Dead",
"species": "Alien",
"location": {
"name": "Earth (Replacement Dimension)",
"url": "https://therickandmortyapi.vercel.app/api/location/20"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/244.jpeg",
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/377.jpeg",
"episode": {
"name": "Total Rickall",
"url": "https://therickandmortyapi.vercel.app/api/episode/15"
"name": "Morty's Mind Blowers",
"url": "https://therickandmortyapi.vercel.app/api/episode/29"
},
"url": "https://therickandmortyapi.vercel.app/api/character/244"
"url": "https://therickandmortyapi.vercel.app/api/character/377"
},
{
"id": 415,
"name": "Pro trunk people marriage guy",
"id": 416,
"name": "Muscular Mannie",
"status": "Alive",
"species": "Human",
"location": {
"name": "Interdimensional Cable",
"url": "https://therickandmortyapi.vercel.app/api/location/6"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/415.jpeg",
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/416.jpeg",
"episode": {
"name": "Rixty Minutes",
"url": "https://therickandmortyapi.vercel.app/api/episode/8"
},
"url": "https://therickandmortyapi.vercel.app/api/character/415"
"url": "https://therickandmortyapi.vercel.app/api/character/416"
},
{
"id": 419,
"name": "Plutonian Hostess",
"status": "Alive",
"species": "Alien",
"location": {
"name": "Pluto",
"url": "https://therickandmortyapi.vercel.app/api/location/47"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/419.jpeg",
"episode": {
"name": "Something Ricked This Way Comes",
"url": "https://therickandmortyapi.vercel.app/api/episode/9"
},
"url": "https://therickandmortyapi.vercel.app/api/character/419"
},
{
"id": 479,
"name": "Private Sector Rick",
"id": 487,
"name": "Visor Rick",
"status": "Dead",
"species": "Human",
"location": {
"name": "Citadel of Ricks",
"url": "https://therickandmortyapi.vercel.app/api/location/3"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/479.jpeg",
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/487.jpeg",
"episode": {
"name": "The Ricklantis Mixup",
"url": "https://therickandmortyapi.vercel.app/api/episode/28"
},
"url": "https://therickandmortyapi.vercel.app/api/character/479"
"url": "https://therickandmortyapi.vercel.app/api/character/487"
},
{
"id": 530,
"name": "Deliverance",
"status": "Dead",
"species": "Robot",
"id": 659,
"name": "Morty’s Father-in-law",
"status": "Alive",
"species": "Human",
"location": {
"name": "Midland Quasar",
"url": "https://therickandmortyapi.vercel.app/api/location/85"
"name": "Near-Duplicate Reality",
"url": "https://therickandmortyapi.vercel.app/api/location/104"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/530.jpeg",
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/659.jpeg",
"episode": {
"name": "The Old Man and the Seat",
"url": "https://therickandmortyapi.vercel.app/api/episode/33"
"name": "The Vat of Acid Episode",
"url": "https://therickandmortyapi.vercel.app/api/episode/39"
},
"url": "https://therickandmortyapi.vercel.app/api/character/530"
"url": "https://therickandmortyapi.vercel.app/api/character/659"
},
{
"id": 790,
"name": "Harold (Garbage Goober)",
"status": "Alive",
"species": "Alien",
"id": 708,
"name": "Squid Costume Summer",
"status": "Dead",
"species": "Robot",
"location": {
"name": "Earth (Replacement Dimension)",
"url": "https://therickandmortyapi.vercel.app/api/location/20"
},
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/790.jpeg",
"image": "https://therickandmortyapi.vercel.app/api/character/avatar/708.jpeg",
"episode": {
"name": "Forgetting Sarick Mortshall",
"url": "https://therickandmortyapi.vercel.app/api/episode/50"
"name": "Mortyplicity",
"url": "https://therickandmortyapi.vercel.app/api/episode/43"
},
"url": "https://therickandmortyapi.vercel.app/api/character/790"
"url": "https://therickandmortyapi.vercel.app/api/character/708"
}
]

0 comments on commit af57aa5

Please sign in to comment.