← Volver al catálogo

Alexander

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"
}