GET /api/v3/core/authors/2865/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Michael Carr",
"title": "Michael Carr",
"id": 2865,
"slug": "michael-carr",
"url": "https://www.guitarparty.com/api/v3/core/authors/2865/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MichaelCarr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 12830,
"title": "Bandit",
"url": "https://www.guitarparty.com/songs/bandit/"
},
{
"id": 14085,
"title": "Old Faithful (Horses Prayer)",
"url": "https://www.guitarparty.com/songs/old-faithful-horses-prayer/"
},
{
"id": 19191,
"title": "South Of The Border",
"url": "https://www.guitarparty.com/songs/south-of-the-border/"
},
{
"id": 268,
"title": "Suður um höfin",
"url": "https://www.guitarparty.com/songs/sudur-um-hofin/"
}
]
}