GET /api/v3/core/authors/6237/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George Richey",
"title": "George Richey",
"id": 6237,
"slug": "george-richey",
"url": "https://www.guitarparty.com/api/v3/core/authors/6237/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11031,
"title": "A Picture of me Without You",
"url": "https://www.guitarparty.com/songs/a-picture-of-me-without-you/"
},
{
"id": 15349,
"title": "I Dont See How I Can Make It",
"url": "https://www.guitarparty.com/songs/i-dont-see-how-i-can-make-it/"
},
{
"id": 20918,
"title": "Love Me Love Me",
"url": "https://www.guitarparty.com/songs/love-me-love-me/"
},
{
"id": 21275,
"title": "The Grand Tour",
"url": "https://www.guitarparty.com/songs/the-grand-tour/"
},
{
"id": 13401,
"title": "Then He Touched Me",
"url": "https://www.guitarparty.com/songs/then-he-touched-me/"
},
{
"id": 21812,
"title": "Till I Can Make it on my Own",
"url": "https://www.guitarparty.com/songs/till-i-can-make-it-on-my-own/"
},
{
"id": 20763,
"title": "You And Me (Tammy Wyntte)",
"url": "https://www.guitarparty.com/songs/you-and-me-tammy-wyntte/"
}
]
}