GET /api/v3/core/authors/7230/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Blake Mevis",
"title": "Blake Mevis",
"id": 7230,
"slug": "blake-mevis",
"url": "https://www.guitarparty.com/api/v3/core/authors/7230/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11500,
"title": "If The World Ran Out Of Love Tonight",
"url": "https://www.guitarparty.com/songs/if-the-world-ran-out-of-love-tonight/"
},
{
"id": 10107,
"title": "I've Got You To Thank For That",
"url": "https://www.guitarparty.com/songs/ive-got-you-to-thank-for-that/"
},
{
"id": 21306,
"title": "Motel Matches",
"url": "https://www.guitarparty.com/songs/motel-matches/"
}
]
}