GET /api/v3/core/authors/10889/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Graham Edwards",
"title": "Graham Edwards",
"id": 10889,
"slug": "Graham-Edwards",
"url": "https://www.guitarparty.com/api/v3/core/authors/10889/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 1760,
"title": "Complicated",
"url": "https://www.guitarparty.com/songs/complicated/"
},
{
"id": 1763,
"title": "I'm with you",
"url": "https://www.guitarparty.com/songs/im-with-you/"
},
{
"id": 1759,
"title": "Sk8er boi (skater boy)",
"url": "https://www.guitarparty.com/songs/sk8er-boi-skater-boy/"
}
]
}