GET /api/v3/core/authors/2945/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Lorenz Hart",
"title": "Lorenz Hart",
"id": 2945,
"slug": "lorenz-hart",
"url": "https://www.guitarparty.com/api/v3/core/authors/2945/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 1863,
"title": "Blue moon",
"url": "https://www.guitarparty.com/songs/blue-moon/"
},
{
"id": 22127,
"title": "My Funny Valentine",
"url": "https://www.guitarparty.com/songs/my-funny-valentine/"
},
{
"id": 22186,
"title": "My Heart Stood Still",
"url": "https://www.guitarparty.com/songs/my-heart-stood-still/"
},
{
"id": 22049,
"title": "My Romance",
"url": "https://www.guitarparty.com/songs/my-romance/"
},
{
"id": 22128,
"title": "Sing For Your Supper",
"url": "https://www.guitarparty.com/songs/sing-for-your-supper/"
},
{
"id": 22239,
"title": "The Lady Is A Tramp",
"url": "https://www.guitarparty.com/songs/the-lady-is-a-tramp/"
},
{
"id": 22148,
"title": "Theres A Small Hotel",
"url": "https://www.guitarparty.com/songs/theres-a-small-hotel/"
},
{
"id": 22363,
"title": "This Can´t Be Love",
"url": "https://www.guitarparty.com/songs/this-can-t-be-love/"
},
{
"id": 22400,
"title": "You Took Advantage of Me",
"url": "https://www.guitarparty.com/songs/you-took-advantage-of-me/"
}
]
}