GET /api/v3/core/authors/7308/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jim Weatherly",
"title": "Jim Weatherly",
"id": 7308,
"slug": "jim-weatherly",
"url": "https://www.guitarparty.com/api/v3/core/authors/7308/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JimWeatherly.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12207,
"title": "Going Somewhere To Forget",
"url": "https://www.guitarparty.com/songs/going-somewhere-to-forget/"
},
{
"id": 10042,
"title": "How's The Weather In Tennessee",
"url": "https://www.guitarparty.com/songs/hows-the-weather-in-tennessee/"
},
{
"id": 19874,
"title": "Like Old Times Again",
"url": "https://www.guitarparty.com/songs/like-old-times-again/"
},
{
"id": 12326,
"title": "Where Do I Put Her Memory",
"url": "https://www.guitarparty.com/songs/where-do-i-put-her-memory/"
}
]
}