GET /api/v3/core/authors/3275/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Patrick Monahan",
"title": "Patrick Monahan",
"id": 3275,
"slug": "patrick-monahan",
"url": "https://www.guitarparty.com/api/v3/core/authors/3275/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 20284,
"title": "50 ways to say goodbye",
"url": "https://www.guitarparty.com/songs/50-ways-to-say-goodbye/"
},
{
"id": 3911,
"title": "Drive By",
"url": "https://www.guitarparty.com/songs/drive-by/"
},
{
"id": 3386,
"title": "Hey, Soul Sister",
"url": "https://www.guitarparty.com/songs/hey-soul-sister/"
}
]
}