GET /api/v3/core/authors/10109/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Arthur Johnston",
"title": "Arthur Johnston",
"id": 10109,
"slug": "arthur-johnston",
"url": "https://www.guitarparty.com/api/v3/core/authors/10109/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/ArthurJohnstonAr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22215,
"title": "Cocktails For Two",
"url": "https://www.guitarparty.com/songs/cocktails-for-two/"
},
{
"id": 22161,
"title": "Just One More Chance",
"url": "https://www.guitarparty.com/songs/just-one-more-chance/"
},
{
"id": 22426,
"title": "My Old Flame",
"url": "https://www.guitarparty.com/songs/my-old-flame/"
},
{
"id": 22168,
"title": "Pennies From Heaven",
"url": "https://www.guitarparty.com/songs/pennies-from-heaven/"
}
]
}