GET /api/v3/core/authors/6769/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Charlie Monroe",
"title": "Charlie Monroe",
"id": 6769,
"slug": "charlie-monroe",
"url": "https://www.guitarparty.com/api/v3/core/authors/6769/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/CharlieMonroe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11861,
"title": "Down In The Willow Garden",
"url": "https://www.guitarparty.com/songs/down-in-the-willow-garden/"
},
{
"id": 13753,
"title": "Jesus Is Calling",
"url": "https://www.guitarparty.com/songs/jesus-is-calling/"
},
{
"id": 20561,
"title": "Mothers Not Dead",
"url": "https://www.guitarparty.com/songs/mothers-not-dead/"
},
{
"id": 19307,
"title": "New River Train",
"url": "https://www.guitarparty.com/songs/new-river-train/"
}
]
}