GET /api/v3/core/authors/10004/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George Wyle",
"title": "George Wyle",
"id": 10004,
"slug": "george-wyle",
"url": "https://www.guitarparty.com/api/v3/core/authors/10004/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/GeorgeWyleimageA.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22069,
"title": "Its The Most Wonderful Time of the Year",
"url": "https://www.guitarparty.com/songs/its-the-most-wonderful-time-of-the-year/"
},
{
"id": 27624,
"title": "May Each Day",
"url": "https://www.guitarparty.com/songs/may-each-day/"
},
{
"id": 27625,
"title": "Megi dagur hver fegurð þér færa",
"url": "https://www.guitarparty.com/songs/megi-dagur-hver-fegurd-ther-faera/"
}
]
}