GET /api/v3/core/authors/14030/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Pollack",
"title": "Michael Pollack",
"id": 14030,
"slug": "michael-pollack",
"url": "https://www.guitarparty.com/api/v3/core/authors/14030/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27220,
"title": "Flowers (Miley Cyrus)",
"url": "https://www.guitarparty.com/songs/flowers/"
},
{
"id": 26429,
"title": "Memories (Maroon 5)",
"url": "https://www.guitarparty.com/songs/memories-2/"
}
]
}