GET /api/v3/core/authors/9461/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jimmy Work",
"title": "Jimmy Work",
"id": 9461,
"slug": "jimmy-work",
"url": "https://www.guitarparty.com/api/v3/core/authors/9461/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 21137,
"title": "Making Believe",
"url": "https://www.guitarparty.com/songs/making-believe/"
},
{
"id": 20874,
"title": "Thats What Makes The Jukebox Play",
"url": "https://www.guitarparty.com/songs/thats-what-makes-the-jukebox-play/"
}
]
}