GET /api/v3/core/authors/11822/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": " Ronnie Lane",
"title": " Ronnie Lane",
"id": 11822,
"slug": "ronnie-lane-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/11822/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23900,
"title": "Itchyccoo Park",
"url": "https://www.guitarparty.com/songs/itchyccoo-park/"
},
{
"id": 23898,
"title": "Lazy Sunday",
"url": "https://www.guitarparty.com/songs/lazy-sunday/"
}
]
}