GET /api/v3/core/authors/6225/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Moon Mullican",
"title": "Moon Mullican",
"id": 6225,
"slug": "moon-mullican",
"url": "https://www.guitarparty.com/api/v3/core/authors/6225/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/MoonMullicanMoon.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 11904,
"title": "Cherokee Boogie",
"url": "https://www.guitarparty.com/songs/cherokee-boogie/"
},
{
"id": 12783,
"title": "Jambalaya (On the Bayou)",
"url": "https://www.guitarparty.com/songs/jambalaya/"
},
{
"id": 11335,
"title": "The Leaves Mustn't Fall",
"url": "https://www.guitarparty.com/songs/the-leaves-mustnt-fall/"
},
{
"id": 11015,
"title": "When A Soldier Knocks And Finds Nobody Home",
"url": "https://www.guitarparty.com/songs/when-a-soldier-knocks-and-finds-nobody-home/"
}
]
}