GET /api/v3/core/authors/9060/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jeff Barry",
"title": "Jeff Barry",
"id": 9060,
"slug": "jeff-barry",
"url": "https://www.guitarparty.com/api/v3/core/authors/9060/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/JeffBarry.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 27654,
"title": "Christmas (baby come home)",
"url": "https://www.guitarparty.com/songs/christmas-baby-come-home/"
},
{
"id": 24892,
"title": "Da Doo Ron Ron",
"url": "https://www.guitarparty.com/songs/da-doo-ron-ron/"
},
{
"id": 24127,
"title": "Going to the Chapel of Love",
"url": "https://www.guitarparty.com/songs/going-to-the-chapel-of-love/"
},
{
"id": 19672,
"title": "Out Of Hand",
"url": "https://www.guitarparty.com/songs/out-of-hand/"
},
{
"id": 24684,
"title": "River Deep Mountain High",
"url": "https://www.guitarparty.com/songs/river-deep-mountain-high/"
},
{
"id": 26271,
"title": "Þær taka á sprett",
"url": "https://www.guitarparty.com/songs/thaer-taka-a-sprett/"
}
]
}