GET /api/v3/core/authors/5542/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mickey Jaco",
"title": "Mickey Jaco",
"id": 5542,
"slug": "mickey-jaco",
"url": "https://www.guitarparty.com/api/v3/core/authors/5542/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11400,
"title": "Don't Put Your Hurt In My Heart",
"url": "https://www.guitarparty.com/songs/dont-put-your-hurt-in-my-heart/"
},
{
"id": 17495,
"title": "I Dont Want To Be With Me",
"url": "https://www.guitarparty.com/songs/i-dont-want-to-be-with-me/"
},
{
"id": 10164,
"title": "If You Were Mine To Lose",
"url": "https://www.guitarparty.com/songs/if-you-were-mine-to-lose/"
}
]
}