GET /api/v3/core/authors/2684/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ira Kosloff",
"title": "Ira Kosloff",
"id": 2684,
"slug": "ira-kosloff",
"url": "https://www.guitarparty.com/api/v3/core/authors/2684/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 2417,
"title": "I Want You, I Need You, I Love You",
"url": "https://www.guitarparty.com/songs/i-want-you-i-need-you-i-love-you/"
},
{
"id": 19127,
"title": "The Mark Around My Finger",
"url": "https://www.guitarparty.com/songs/the-mark-around-my-finger/"
}
]
}