GET /api/v3/core/authors/15237/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lukas Hillebrand",
"title": "Lukas Hillebrand",
"id": 15237,
"slug": "lukas-hillebrand",
"url": "https://www.guitarparty.com/api/v3/core/authors/15237/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27916,
"title": "Echo",
"url": "https://www.guitarparty.com/songs/echo-2/"
},
{
"id": 28212,
"title": "Hotel Heartache",
"url": "https://www.guitarparty.com/songs/hotel-heartache/"
},
{
"id": 27919,
"title": "Kryptonite",
"url": "https://www.guitarparty.com/songs/kryptonite-2/"
},
{
"id": 27917,
"title": "Leya",
"url": "https://www.guitarparty.com/songs/leya/"
},
{
"id": 27921,
"title": "Never Let You Down",
"url": "https://www.guitarparty.com/songs/never-let-you-down/"
},
{
"id": 27912,
"title": "Swingset",
"url": "https://www.guitarparty.com/songs/swingset/"
},
{
"id": 27913,
"title": "Symphony (Veiðimaður)",
"url": "https://www.guitarparty.com/songs/symphony-veidimadur/"
}
]
}