GET /api/v3/core/authors/16150/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Nate Mendel",
"title": "Nate Mendel",
"id": 16150,
"slug": "nate-mendel",
"url": "https://www.guitarparty.com/api/v3/core/authors/16150/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28780,
"title": "Learn to fly",
"url": "https://www.guitarparty.com/songs/learn-to-fly/"
},
{
"id": 28782,
"title": "Monkey Wrench",
"url": "https://www.guitarparty.com/songs/monkey-wrench/"
},
{
"id": 28781,
"title": "My hero",
"url": "https://www.guitarparty.com/songs/my-hero/"
},
{
"id": 28765,
"title": "The Pretender (Foo Fighters)",
"url": "https://www.guitarparty.com/songs/the-pretender-foo-fighters/"
},
{
"id": 28783,
"title": "Walk",
"url": "https://www.guitarparty.com/songs/walk/"
}
]
}