GET /api/v3/core/authors/1062/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lee Hazelwood",
"title": "Lee Hazelwood",
"id": 1062,
"slug": "lee-hazelwood",
"url": "https://www.guitarparty.com/api/v3/core/authors/1062/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 13972,
"title": "Houston",
"url": "https://www.guitarparty.com/songs/houston/"
},
{
"id": 377,
"title": "These boots were made for walking",
"url": "https://www.guitarparty.com/songs/these-boots-were-made-for-walking/"
}
]
}