GET /api/v3/core/authors/1010/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Randy Newman",
"title": "Randy Newman",
"id": 1010,
"slug": "randy-newman",
"url": "https://www.guitarparty.com/api/v3/core/authors/1010/?format=api",
"bio_short": "Randy Newman writes songs that range from the mordant and ironic to the hilarious, the deeply heartfelt and painful, the understated, and the rockin'. A classically trained musician skilled in composition, his music is often more complex and interesting than most material that flirts with pop appeal. Newman also tends to write more difficult lyrics; but he has proved his ability to craft the Pop Song, and a few of his have been widely covered. Newman also has a solid cult following.",
"artist_img": "//guitarparty.overcastcdn.com/images/RandyNewman.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 1505,
"title": "Ég er sko vinur þinn",
"url": "https://www.guitarparty.com/songs/eg-er-sko-vinur-thinn/"
},
{
"id": 23939,
"title": "You've got a friend in me",
"url": "https://www.guitarparty.com/songs/youve-got-a-friend-in-me/"
}
]
}