GET /api/v3/core/authors/8053/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Randy Owen",
"title": "Randy Owen",
"id": 8053,
"slug": "randy-owen",
"url": "https://www.guitarparty.com/api/v3/core/authors/8053/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/RandyOwen.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21353,
"title": "Hats Off",
"url": "https://www.guitarparty.com/songs/hats-off/"
},
{
"id": 14016,
"title": "How Do You Fall In Love",
"url": "https://www.guitarparty.com/songs/how-do-you-fall-in-love/"
},
{
"id": 14756,
"title": "Is The Magic Still There",
"url": "https://www.guitarparty.com/songs/is-the-magic-still-there/"
},
{
"id": 14764,
"title": "My Home´s In Alabama",
"url": "https://www.guitarparty.com/songs/my-home-s-in-alabama/"
},
{
"id": 21250,
"title": "Shes A Lady Down On Love",
"url": "https://www.guitarparty.com/songs/shes-a-lady-down-on-love/"
},
{
"id": 21493,
"title": "Tennessee River",
"url": "https://www.guitarparty.com/songs/tennessee-river/"
}
]
}