GET /api/v3/core/authors/1369/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jerry Allison",
"title": "Jerry Allison",
"id": 1369,
"slug": "jerry-allison",
"url": "https://www.guitarparty.com/api/v3/core/authors/1369/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JerryAllisonivan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 19671,
"title": "More Than I Can Say",
"url": "https://www.guitarparty.com/songs/more-than-i-can-say/"
},
{
"id": 1133,
"title": "Peggy Sue",
"url": "https://www.guitarparty.com/songs/peggy-sue/"
},
{
"id": 12312,
"title": "Tell Me How",
"url": "https://www.guitarparty.com/songs/tell-me-how/"
},
{
"id": 20931,
"title": "Thatll Be the Day",
"url": "https://www.guitarparty.com/songs/thatll-be-the-day-2/"
},
{
"id": 1134,
"title": "That'll Be The Day",
"url": "https://www.guitarparty.com/songs/thatll-be-the-day/"
}
]
}