GET /api/v3/core/authors/6251/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Freddy Weller",
"title": "Freddy Weller",
"id": 6251,
"slug": "freddy-weller",
"url": "https://www.guitarparty.com/api/v3/core/authors/6251/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/FreddyWeller1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 18738,
"title": "Indian Lake",
"url": "https://www.guitarparty.com/songs/indian-lake/"
},
{
"id": 20572,
"title": "Lonely Women",
"url": "https://www.guitarparty.com/songs/lonely-women/"
},
{
"id": 11040,
"title": "She Loves Me Right Out Of My Mind",
"url": "https://www.guitarparty.com/songs/she-loves-me-right-out-of-my-mind/"
},
{
"id": 19077,
"title": "Writing On The Wall",
"url": "https://www.guitarparty.com/songs/writing-on-the-wall/"
},
{
"id": 11887,
"title": "Wrong's What I Do Best",
"url": "https://www.guitarparty.com/songs/wrongs-what-i-do-best/"
}
]
}