GET /api/v3/core/authors/7198/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Murray Kellum",
"title": "Murray Kellum",
"id": 7198,
"slug": "murray-kellum",
"url": "https://www.guitarparty.com/api/v3/core/authors/7198/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MurrayKellumkell.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10557,
"title": "If You're Gonna Play In Texas",
"url": "https://www.guitarparty.com/songs/if-youre-gonna-play-in-texas/"
},
{
"id": 12754,
"title": "The Way It Was",
"url": "https://www.guitarparty.com/songs/the-way-it-was/"
}
]
}