GET /api/v3/core/authors/9673/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Allen Frizzell",
"title": "Allen Frizzell",
"id": 9673,
"slug": "allen-frizzell",
"url": "https://www.guitarparty.com/api/v3/core/authors/9673/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21515,
"title": "You´re Out Doing What I´m Here Doing Without",
"url": "https://www.guitarparty.com/songs/you-re-out-doing-what-i-m-here-doing-without/"
}
]
}