GET /api/v3/core/authors/7487/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don Carter",
"title": "Don Carter",
"id": 7487,
"slug": "don-carter",
"url": "https://www.guitarparty.com/api/v3/core/authors/7487/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10300,
"title": "How Can I Write On Paper What I Feel In My Heart",
"url": "https://www.guitarparty.com/songs/how-can-i-write-on-paper-what-i-feel-in-my-heart/"
},
{
"id": 21900,
"title": "Too Used To Being With You",
"url": "https://www.guitarparty.com/songs/too-used-to-being-with-you/"
}
]
}