GET /api/v3/core/authors/9861/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Alan Jay Lerner",
"title": "Alan Jay Lerner",
"id": 9861,
"slug": "alan-jay-lerner",
"url": "https://www.guitarparty.com/api/v3/core/authors/9861/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/AlanJayLernerima.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 21966,
"title": "Almost Like Being In Love",
"url": "https://www.guitarparty.com/songs/almost-like-being-in-love/"
},
{
"id": 22663,
"title": "I´ve Grown Accustomed to Her Face",
"url": "https://www.guitarparty.com/songs/i-ve-grown-accustomed-to-her-face/"
},
{
"id": 22350,
"title": "On the Street Where You Live",
"url": "https://www.guitarparty.com/songs/on-the-street-where-you-live/"
},
{
"id": 22286,
"title": "Wouldn´t It Be Loverly",
"url": "https://www.guitarparty.com/songs/wouldn-t-it-be-loverly/"
}
]
}