GET /api/v3/core/authors/5973/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jimmy Peppers",
"title": "Jimmy Peppers",
"id": 5973,
"slug": "jimmy-peppers",
"url": "https://www.guitarparty.com/api/v3/core/authors/5973/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20329,
"title": "Get Some Loving Done",
"url": "https://www.guitarparty.com/songs/get-some-loving-done/"
},
{
"id": 13544,
"title": "His Love Takes Care Of Me",
"url": "https://www.guitarparty.com/songs/his-love-takes-care-of-me/"
},
{
"id": 10719,
"title": "Love Takes Care Of Me",
"url": "https://www.guitarparty.com/songs/love-takes-care-of-me/"
},
{
"id": 19002,
"title": "Some Kind Of A Woman",
"url": "https://www.guitarparty.com/songs/some-kind-of-a-woman/"
},
{
"id": 10694,
"title": "Tell Me Something I Don't Know",
"url": "https://www.guitarparty.com/songs/tell-me-something-i-dont-know/"
},
{
"id": 12749,
"title": "The Bridge I Have Never Crossed",
"url": "https://www.guitarparty.com/songs/the-bridge-i-have-never-crossed/"
}
]
}