GET /api/v3/core/authors/7965/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bob Dipiero",
"title": "Bob Dipiero",
"id": 7965,
"slug": "bob-dipiero",
"url": "https://www.guitarparty.com/api/v3/core/authors/7965/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13842,
"title": "American Made",
"url": "https://www.guitarparty.com/songs/american-made/"
},
{
"id": 21343,
"title": "Sentimental ol You",
"url": "https://www.guitarparty.com/songs/sentimental-ol-you-2/"
},
{
"id": 13897,
"title": "What Gives You The Right (To Do Me Wrong)",
"url": "https://www.guitarparty.com/songs/what-gives-you-the-right-to-do-me-wrong/"
}
]
}