GET /api/v3/core/authors/7270/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Harry C. McAuliffe",
"title": "Harry C. McAuliffe",
"id": 7270,
"slug": "harry-c-mcauliffe",
"url": "https://www.guitarparty.com/api/v3/core/authors/7270/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10120,
"title": "Patanio The Pride Of The Plains",
"url": "https://www.guitarparty.com/songs/patanio-the-pride-of-the-plains/"
},
{
"id": 21762,
"title": "Sunny Side Of The Mountain",
"url": "https://www.guitarparty.com/songs/sunny-side-of-the-mountain/"
}
]
}