GET /api/v3/core/authors/6606/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard Hollingsworth",
"title": "Richard Hollingsworth",
"id": 6606,
"slug": "richard-hollingsworth",
"url": "https://www.guitarparty.com/api/v3/core/authors/6606/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13871,
"title": "An Old Sweetheart Of Mine",
"url": "https://www.guitarparty.com/songs/an-old-sweetheart-of-mine/"
},
{
"id": 11600,
"title": "Baby You Melt My Heart",
"url": "https://www.guitarparty.com/songs/baby-you-melt-my-heart/"
}
]
}