GET /api/v3/core/authors/1130/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kristian Lundin",
"title": "Kristian Lundin",
"id": 1130,
"slug": "kristian-lundin",
"url": "https://www.guitarparty.com/api/v3/core/authors/1130/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 342,
"title": "Born to make you happy",
"url": "https://www.guitarparty.com/songs/born-to-make-you-happy/"
},
{
"id": 28799,
"title": "Thats The Way It Is",
"url": "https://www.guitarparty.com/songs/thats-the-way-it-is/"
}
]
}