-
Notifications
You must be signed in to change notification settings - Fork 0
/
superHero-api.json
48 lines (47 loc) · 1.31 KB
/
superHero-api.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{"id": "204",
"name": "Darkseid",
"powerstats": {
"intelligence": "88",
"strength": "100",
"speed": "83",
"durability": "100",
"power": "100",
"combat": "95"
},
"biography": {
"full-name": "Uxas",
"alter-egos": "No alter egos found.",
"aliases": [
"Dark God"
],
"place-of-birth": "-",
"first-appearance": "Superman's Pal Jimmy Olsen #134 (November 1970)",
"publisher": "DC Comics",
"alignment": "bad"
},
"appearance": {
"gender": "Male",
"race": "New God",
"height": [
"8'9",
"267 cm"
],
"weight": [
"1815 lb",
"817 kg"
],
"eye-color": "Red",
"hair-color": "No Hair"
},
"work": {
"occupation": "Dictator of Apokolips",
"base": "-"
},
"connections": {
"group-affiliation": "New Gods of Apokolips(ruler), Secret Society of Supervillains",
"relatives": "Zonuz (father), Izaya (brother), Avia (sister, deceased), Grail (daughter), Kalibak (son), Orion (son), Deathspawn (son), Scot (nephew/adopted son)"
},
"image": {
"url": "https://www.superherodb.com/pictures2/portraits/10/100/668.jpg"
}
}