GET /api/v3/core/authors/16120/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ray Shulman",
"title": "Ray Shulman",
"id": 16120,
"slug": "ray-shulman",
"url": "https://www.guitarparty.com/api/v3/core/authors/16120/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28718,
"title": "Birthday",
"url": "https://www.guitarparty.com/songs/birthday-2/"
},
{
"id": 28717,
"title": "Deus",
"url": "https://www.guitarparty.com/songs/deus/"
},
{
"id": 28715,
"title": "Mama",
"url": "https://www.guitarparty.com/songs/mama/"
}
]
}