GET /api/v3/core/authors/6272/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mary McDaniel",
"title": "Mary McDaniel",
"id": 6272,
"slug": "mary-mcdaniel",
"url": "https://www.guitarparty.com/api/v3/core/authors/6272/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19440,
"title": "Girls In Disgrace",
"url": "https://www.guitarparty.com/songs/girls-in-disgrace/"
},
{
"id": 11073,
"title": "Over And Over",
"url": "https://www.guitarparty.com/songs/over-and-over/"
}
]
}