GET /api/v3/core/authors/6862/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dave Lindsey",
"title": "Dave Lindsey",
"id": 6862,
"slug": "dave-lindsey",
"url": "https://www.guitarparty.com/api/v3/core/authors/6862/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 12084,
"title": "Two Story House",
"url": "https://www.guitarparty.com/songs/two-story-house/"
},
{
"id": 19722,
"title": "What She Don´t Know Won´t Hurt Her",
"url": "https://www.guitarparty.com/songs/what-she-don-t-know-won-t-hurt-her/"
}
]
}