GET /api/v3/core/authors/8565/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Justin Trevino",
"title": "Justin Trevino",
"id": 8565,
"slug": "justin-trevino",
"url": "https://www.guitarparty.com/api/v3/core/authors/8565/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JustinTrevinoJus.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 16985,
"title": "Dont Leave The Leaving Up To Me",
"url": "https://www.guitarparty.com/songs/dont-leave-the-leaving-up-to-me/"
},
{
"id": 19332,
"title": "He´s Just On My Mind",
"url": "https://www.guitarparty.com/songs/he-s-just-on-my-mind/"
},
{
"id": 19689,
"title": "Texas Honky Tonk",
"url": "https://www.guitarparty.com/songs/texas-honky-tonk/"
}
]
}