Piotr Grafik avatar

Learning JSON

piotrgrafik

Published: 28 May 2025 › Updated: 28 May 2025Learning JSON

Learning JSON

I'm slightly bored lately.
And amusing myself by doing silly things.

So here's today's JSON:
{
"actor": {
"name": "Jason Momoa",
"full_name": "Joseph Jason Namakaeha Momoa",
"birth": {
"date": "1979-08-01",
"place": "Honolulu, Hawaii, USA"
},
"nationality": "American",
"occupation": "Actor, Producer, Director, Model",
"years_active": "1999–present",
"notable_roles": [
{
"character": "Khal Drogo",
"production": "Game of Thrones",
"type": "TV Series",
"year": "2011–2012"
},
{
"character": "Aquaman / Arthur Curry",
"production": "Aquaman",
"type": "Film",
"year": "2018"
},
{
"character": "Declan Harp",
"production": "Frontier",
"type": "TV Series",
"year": "2016–2018"
}
],
"physical_attributes": {
"height_cm": 193,
"hair_color": "Brown",
"eye_color": "Hazel Green"
},
"social_media": {
"instagram": "https://www.instagram.com/prideofgypsies/",
"twitter": null
},
"fun_facts": [
"Has Hawaiian, Native American, German, and Irish ancestry.",
"Is an avid rock climber and environmental activist.",
"Directed and co-wrote the 2014 film 'Road to Paloma'."
]
}
}

Leave Learning JSON to:

Written by

PC cowboy, CG artist, Stand-Up graphic designer, cynic, misanthropist but friendly, mostly harmless, 77

Read more #json posts


Best Posts From Piotr Grafik

We have not curated any of piotrgrafik's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Piotr Grafik