GET /api/v3/core/authors/7046/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Billy Arr",
"title": "Billy Arr",
"id": 7046,
"slug": "billy-arr",
"url": "https://www.guitarparty.com/api/v3/core/authors/7046/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 14010,
"title": "Lets Go Fishing Boys",
"url": "https://www.guitarparty.com/songs/lets-go-fishing-boys/"
},
{
"id": 14992,
"title": "Looking For Tomorrow",
"url": "https://www.guitarparty.com/songs/looking-for-tomorrow/"
},
{
"id": 10210,
"title": "That Over Thirty Look",
"url": "https://www.guitarparty.com/songs/that-over-thirty-look/"
}
]
}