GET /api/v3/core/authors/7817/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Richard Kerr",
"title": "Richard Kerr",
"id": 7817,
"slug": "richard-kerr",
"url": "https://www.guitarparty.com/api/v3/core/authors/7817/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22343,
"title": "I´ll Never Love This Way Again",
"url": "https://www.guitarparty.com/songs/i-ll-never-love-this-way-again/"
},
{
"id": 13574,
"title": "In The Real World",
"url": "https://www.guitarparty.com/songs/in-the-real-world/"
}
]
}