GET /api/v3/core/authors/7747/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Martin Greene",
"title": "Martin Greene",
"id": 7747,
"slug": "martin-greene",
"url": "https://www.guitarparty.com/api/v3/core/authors/7747/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13425,
"title": "I Love You More",
"url": "https://www.guitarparty.com/songs/i-love-you-more/"
},
{
"id": 19780,
"title": "Wishful Thinking",
"url": "https://www.guitarparty.com/songs/wishful-thinking/"
}
]
}