GET /character/12
Alexander
Dead · Human
- Gender
- Male
- Origin
- Earth (C-137)
- Last location
- Anatomy Park
- Episodes
- 1
- Created
- 11/4/2017, 8:32:33 PM
Elige una voz y deja que la IA describa a Alexander.
{
"id": 12,
"name": "Alexander",
"status": "Dead",
"species": "Human",
"type": "",
"gender": "Male",
"origin": {
"name": "Earth (C-137)",
"url": "https://rickandmortyapi.com/api/location/1"
},
"location": {
"name": "Anatomy Park",
"url": "https://rickandmortyapi.com/api/location/5"
},
"image": "https://rickandmortyapi.com/api/character/avatar/12.jpeg",
"episode": [
"https://rickandmortyapi.com/api/episode/3"
],
"url": "https://rickandmortyapi.com/api/character/12",
"created": "2017-11-04T20:32:33.144Z"
}