GET /api/v3/core/authors/9143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alan O'Bryant",
"title": "Alan O'Bryant",
"id": 9143,
"slug": "alan-o-bryant",
"url": "https://www.guitarparty.com/api/v3/core/authors/9143/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 19913,
"title": "The Other Side Of Life",
"url": "https://www.guitarparty.com/songs/the-other-side-of-life/"
},
{
"id": 20696,
"title": "Those Memories Of You",
"url": "https://www.guitarparty.com/songs/those-memories-of-you/"
}
]
}