GET /api/v3/core/authors/7772/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Don Rollins",
"title": "Don Rollins",
"id": 7772,
"slug": "don-rollins",
"url": "https://www.guitarparty.com/api/v3/core/authors/7772/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19240,
"title": "I´m not Crazy Yet",
"url": "https://www.guitarparty.com/songs/i-m-not-crazy-yet/"
},
{
"id": 19360,
"title": "Last Call For Alcohol",
"url": "https://www.guitarparty.com/songs/last-call-for-alcohol/"
},
{
"id": 20821,
"title": "Mirror Mirror On The Wall",
"url": "https://www.guitarparty.com/songs/mirror-mirror-on-the-wall/"
},
{
"id": 13466,
"title": "Tearful Earful",
"url": "https://www.guitarparty.com/songs/tearful-earful/"
},
{
"id": 20813,
"title": "The Race Is On",
"url": "https://www.guitarparty.com/songs/the-race-is-on/"
}
]
}