GET /api/v3/core/authors/7336/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Eddie Burton",
"title": "Eddie Burton",
"id": 7336,
"slug": "eddie-burton",
"url": "https://www.guitarparty.com/api/v3/core/authors/7336/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12902,
"title": "A Lady in Your Life",
"url": "https://www.guitarparty.com/songs/a-lady-in-your-life/"
},
{
"id": 11716,
"title": "Dancing Your Memory Away",
"url": "https://www.guitarparty.com/songs/dancing-your-memory-away/"
},
{
"id": 11213,
"title": "If Heartaches Were Wine",
"url": "https://www.guitarparty.com/songs/if-heartaches-were-wine/"
},
{
"id": 10689,
"title": "If I Don't Love You",
"url": "https://www.guitarparty.com/songs/if-i-dont-love-you/"
}
]
}