GET /api/v3/core/authors/6383/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Bobby George",
"title": "Bobby George",
"id": 6383,
"slug": "bobby-george",
"url": "https://www.guitarparty.com/api/v3/core/authors/6383/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19656,
"title": "I Never Picked Cotton",
"url": "https://www.guitarparty.com/songs/i-never-picked-cotton/"
},
{
"id": 21061,
"title": "Long Black Limousine",
"url": "https://www.guitarparty.com/songs/long-black-limousine/"
},
{
"id": 11255,
"title": "One More Memory",
"url": "https://www.guitarparty.com/songs/one-more-memory/"
},
{
"id": 16917,
"title": "Slightly Used",
"url": "https://www.guitarparty.com/songs/slightly-used/"
},
{
"id": 21808,
"title": "Wholl be the First",
"url": "https://www.guitarparty.com/songs/wholl-be-the-first/"
}
]
}