GET /api/v3/core/authors/8095/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ted Edlin",
"title": "Ted Edlin",
"id": 8095,
"slug": "ted-edlin",
"url": "https://www.guitarparty.com/api/v3/core/authors/8095/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14110,
"title": "They Made Me Fall In Love With You",
"url": "https://www.guitarparty.com/songs/they-made-me-fall-in-love-with-you/"
},
{
"id": 14866,
"title": "Turn Her Down",
"url": "https://www.guitarparty.com/songs/turn-her-down/"
}
]
}