GET /api/v3/core/authors/15969/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Laeland",
"title": "Laeland",
"id": 15969,
"slug": "laeland",
"url": "https://www.guitarparty.com/api/v3/core/authors/15969/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28610,
"title": "Adaline",
"url": "https://www.guitarparty.com/songs/adaline/"
},
{
"id": 28675,
"title": "Something About You",
"url": "https://www.guitarparty.com/songs/something-about-you/"
}
]
}