GET /api/v3/core/authors/7380/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Teddy Gentry",
"title": "Teddy Gentry",
"id": 7380,
"slug": "teddy-gentry",
"url": "https://www.guitarparty.com/api/v3/core/authors/7380/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10946,
"title": "Feels So Right",
"url": "https://www.guitarparty.com/songs/feels-so-right/"
},
{
"id": 12273,
"title": "Hanging Up My Traveling Shoes",
"url": "https://www.guitarparty.com/songs/hanging-up-my-traveling-shoes/"
},
{
"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": 10056,
"title": "I'm Stoned",
"url": "https://www.guitarparty.com/songs/im-stoned/"
},
{
"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": 20710,
"title": "Why Lady Why",
"url": "https://www.guitarparty.com/songs/why-lady-why/"
}
]
}