| Meaning |
{
"artist": "Kendrick Lamar",
"fullName": "Kendrick Lamar Duckworth",
"birthDate": "1987-06-17",
"birthPlace": "Compton, California, USA",
"genres": ["Hip hop", "Rap", "Conscious rap"],
"activeYears": "2004–present",
"labels": ["Top Dawg Entertainment", "Aftermath Entertainment", "Interscope Records"],
"discography": [
{
"title": "Section.80",
"year": 2011,
"type": "Studio Album"
},
{
"title": "good kid, m.A.A.d city",
"year": 2012,
"type": "Studio Album"
},
{
"title": "To Pimp a Butterfly",
"year": 2015,
"type": "Studio Album"
},
{
"title": "DAMN.",
"year": 2017,
"type": "Studio Album"
},
{
"title": "Mr. Morale & The Big Steppers",
"year": 2022,
"type": "Studio Album"
}
],
"awards": {
"grammyWins": 14,
"grammyNominations": 31,
"pulitzerPrize": true,
"otherNotable": [
"BET Hip Hop Awards: 7 wins",
"MTV Video Music Awards: 2 wins"
]
},
"notableSingles": [
"Humble",
"Alright",
"DNA.",
"Swimming Pools (Drank)",
"Love"
],
"description": "Kendrick Lamar is an American rapper, songwriter, and record producer known for his lyrical depth, storytelling, and socially conscious themes."
} |