GET /api/v3/core/authors/7012/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Charles Tobias",
"title": "Charles Tobias",
"id": 7012,
"slug": "charles-tobias",
"url": "https://www.guitarparty.com/api/v3/core/authors/7012/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12809,
"title": "In The Valley Of The Moon",
"url": "https://www.guitarparty.com/songs/in-the-valley-of-the-moon/"
},
{
"id": 14852,
"title": "Somebody Loves You",
"url": "https://www.guitarparty.com/songs/somebody-loves-you/"
},
{
"id": 21870,
"title": "The Old Lamplighter",
"url": "https://www.guitarparty.com/songs/the-old-lamplighter/"
},
{
"id": 13110,
"title": "The Wonderful World Of Christmas",
"url": "https://www.guitarparty.com/songs/the-wonderful-world-of-christmas/"
},
{
"id": 22389,
"title": "Those Lazy Hazy Crazy Days Of Summer",
"url": "https://www.guitarparty.com/songs/those-lazy-hazy-crazy-days-of-summer/"
}
]
}