GET /api/v3/core/authors/7860/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rafe G. Van Hoy",
"title": "Rafe G. Van Hoy",
"id": 7860,
"slug": "rafe-g-van-hoy",
"url": "https://www.guitarparty.com/api/v3/core/authors/7860/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19662,
"title": "I´m Only In It For The Love",
"url": "https://www.guitarparty.com/songs/i-m-only-in-it-for-the-love/"
},
{
"id": 13641,
"title": "Lets Keep It That Way",
"url": "https://www.guitarparty.com/songs/lets-keep-it-that-way/"
}
]
}