GET /api/v3/core/authors/7339/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kevin Welch",
"title": "Kevin Welch",
"id": 7339,
"slug": "kevin-welch",
"url": "https://www.guitarparty.com/api/v3/core/authors/7339/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/KevinWelch.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 17500,
"title": "Desperately",
"url": "https://www.guitarparty.com/songs/desperately/"
},
{
"id": 10027,
"title": "I Came Straight To You",
"url": "https://www.guitarparty.com/songs/i-came-straight-to-you/"
},
{
"id": 19534,
"title": "Let It Be You",
"url": "https://www.guitarparty.com/songs/let-it-be-you/"
}
]
}