GET /api/v3/core/authors/7760/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Dean Upson",
"title": "Dean Upson",
"id": 7760,
"slug": "dean-upson",
"url": "https://www.guitarparty.com/api/v3/core/authors/7760/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13447,
"title": "Lamp Lighting Time In The Valley",
"url": "https://www.guitarparty.com/songs/lamp-lighting-time-in-the-valley/"
},
{
"id": 24914,
"title": "Når lysene tennes der hjemme",
"url": "https://www.guitarparty.com/songs/nar-lysene-tennes-der-hjemme/"
}
]
}