GET /api/v3/core/authors/6865/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jody Emerson",
"title": "Jody Emerson",
"id": 6865,
"slug": "jody-emerson",
"url": "https://www.guitarparty.com/api/v3/core/authors/6865/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19563,
"title": "Fire In Our Bedroom",
"url": "https://www.guitarparty.com/songs/fire-in-our-bedroom/"
},
{
"id": 12092,
"title": "Streets Of Gold",
"url": "https://www.guitarparty.com/songs/streets-of-gold/"
}
]
}