GET /api/v3/core/authors/7278/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Joe Young",
"title": "Joe Young",
"id": 7278,
"slug": "joe-young",
"url": "https://www.guitarparty.com/api/v3/core/authors/7278/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JoeYoung.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22024,
"title": "Dinah",
"url": "https://www.guitarparty.com/songs/dinah/"
},
{
"id": 10301,
"title": "I'm Alone Because I Love You",
"url": "https://www.guitarparty.com/songs/im-alone-because-i-love-you/"
},
{
"id": 22651,
"title": "I´m Gonna Sit Right Down,Write Myself A Letter",
"url": "https://www.guitarparty.com/songs/i-m-gonna-sit-right-downwrite-myself-a-letter/"
},
{
"id": 22323,
"title": "In A Shanty In Old Shanty Town",
"url": "https://www.guitarparty.com/songs/in-a-shanty-in-old-shanty-town/"
},
{
"id": 22164,
"title": "One Hundred Years from Today",
"url": "https://www.guitarparty.com/songs/one-hundred-years-from-today/"
}
]
}