GET /api/v3/core/authors/10990/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Graham Gouldman",
"title": " Graham Gouldman",
"id": 10990,
"slug": "graham-gouldman-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/10990/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GrahamGouldman.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 23733,
"title": "Bus Stop",
"url": "https://www.guitarparty.com/songs/bus-stop/"
},
{
"id": 23997,
"title": "Good Morning Judge",
"url": "https://www.guitarparty.com/songs/good-morning-judge/"
},
{
"id": 23261,
"title": "The Things We Do For Love",
"url": "https://www.guitarparty.com/songs/the-things-we-do-for-love/"
}
]
}