GET /api/v3/core/authors/7255/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Paul Evans",
"title": "Paul Evans",
"id": 7255,
"slug": "paul-evans",
"url": "https://www.guitarparty.com/api/v3/core/authors/7255/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/PaulEvans.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10189,
"title": "Blue River",
"url": "https://www.guitarparty.com/songs/blue-river/"
},
{
"id": 20783,
"title": "Roses Are Red My Love",
"url": "https://www.guitarparty.com/songs/roses-are-red-my-love/"
},
{
"id": 15185,
"title": "Thats When It Hurts The Most",
"url": "https://www.guitarparty.com/songs/thats-when-it-hurts-the-most/"
}
]
}