GET /api/v3/core/authors/7370/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Paul F. Webster",
"title": "Paul F. Webster",
"id": 7370,
"slug": "paul-f-webster",
"url": "https://www.guitarparty.com/api/v3/core/authors/7370/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11573,
"title": "High Noon",
"url": "https://www.guitarparty.com/songs/high-noon/"
},
{
"id": 22415,
"title": "Love Is A Many Splendored Thing",
"url": "https://www.guitarparty.com/songs/love-is-a-many-splendored-thing/"
},
{
"id": 10036,
"title": "My Rifle My Pony And Me",
"url": "https://www.guitarparty.com/songs/my-rifle-my-pony-and-me/"
},
{
"id": 22173,
"title": "Somewhere My Love (Laras Theme)",
"url": "https://www.guitarparty.com/songs/somewhere-my-love-laras-theme/"
},
{
"id": 22351,
"title": "The Shadow Of Your Smile",
"url": "https://www.guitarparty.com/songs/the-shadow-of-your-smile/"
}
]
}