GET /api/v3/core/authors/3052/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Billy Davis",
"title": "Billy Davis",
"id": 3052,
"slug": "billy-davis",
"url": "https://www.guitarparty.com/api/v3/core/authors/3052/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/BillyDavisIWantY.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 20316,
"title": "All I Could Do Was Cry",
"url": "https://www.guitarparty.com/songs/all-i-could-do-was-cry/"
},
{
"id": 2981,
"title": "I‘d like to teach the world to sing",
"url": "https://www.guitarparty.com/songs/id-like-to-teach-the-world-to-sing/"
},
{
"id": 26160,
"title": "I'd Like to Teach the World to Sing (In Perfect Harmony)",
"url": "https://www.guitarparty.com/songs/id-like-to-teach-the-world-to-sing-in-perfect-harmony/"
},
{
"id": 26161,
"title": "Mig langar til",
"url": "https://www.guitarparty.com/songs/mig-langar-til/"
}
]
}