File size: 341 Bytes
8c763fb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"Name": "Zaphod Beeblebrox",
"Planet": "Betelgeuse",
"Appendages": {
"Heads": 2,
"Arms": 3
},
"Achievements": [
"Invented the Pan Galactic Gargle Blaster",
"Worst Dressed Sentient Being in the Known Universe",
"The best Bang since the Big One",
"One hoopy frood"
]
}
|