GET /api/v3/core/authors/5927/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mary Ford",
"title": "Mary Ford",
"id": 5927,
"slug": "mary-ford",
"url": "https://www.guitarparty.com/api/v3/core/authors/5927/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MaryFord.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22085,
"title": "How High the Moon",
"url": "https://www.guitarparty.com/songs/how-high-the-moon/"
},
{
"id": 22158,
"title": "I´m Sitting On Top Of The World",
"url": "https://www.guitarparty.com/songs/i-m-sitting-on-top-of-the-world/"
},
{
"id": 22161,
"title": "Just One More Chance",
"url": "https://www.guitarparty.com/songs/just-one-more-chance/"
},
{
"id": 22619,
"title": "The World Is Waiting For The Sunrise",
"url": "https://www.guitarparty.com/songs/the-world-is-waiting-for-the-sunrise/"
}
]
}