GET /api/v3/core/authors/10082/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Harry James",
"title": "Harry James",
"id": 10082,
"slug": "harry-james",
"url": "https://www.guitarparty.com/api/v3/core/authors/10082/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/HarryJamesharry_.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22136,
"title": "Blame It On My Last Affair",
"url": "https://www.guitarparty.com/songs/blame-it-on-my-last-affair/"
},
{
"id": 22317,
"title": "I Had The Craziest Dream",
"url": "https://www.guitarparty.com/songs/i-had-the-craziest-dream/"
},
{
"id": 22344,
"title": "My Silent Love",
"url": "https://www.guitarparty.com/songs/my-silent-love/"
}
]
}