GET /api/v3/core/authors/7609/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lance Guyness",
"title": "Lance Guyness",
"id": 7609,
"slug": "lance-guyness",
"url": "https://www.guitarparty.com/api/v3/core/authors/7609/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13645,
"title": "Book Of Love",
"url": "https://www.guitarparty.com/songs/book-of-love/"
},
{
"id": 12951,
"title": "I'm Walking Slow (And Thinking About Her)",
"url": "https://www.guitarparty.com/songs/im-walking-slow-and-thinking-about-her/"
}
]
}