GET /api/v3/core/authors/3166/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Johnny Christopher",
"title": "Johnny Christopher",
"id": 3166,
"slug": "Johnny-Christopher",
"url": "https://www.guitarparty.com/api/v3/core/authors/3166/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 392,
"title": "Always On My Mind",
"url": "https://www.guitarparty.com/songs/always-on-my-mind-2/"
},
{
"id": 13794,
"title": "Hillbilly Heart",
"url": "https://www.guitarparty.com/songs/hillbilly-heart/"
},
{
"id": 10687,
"title": "I Can Live Forever",
"url": "https://www.guitarparty.com/songs/i-can-live-forever/"
},
{
"id": 13691,
"title": "Mama Liked The Roses",
"url": "https://www.guitarparty.com/songs/mama-liked-the-roses/"
}
]
}