GET /api/v3/core/authors/7032/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Arthur Kent",
"title": "Arthur Kent",
"id": 7032,
"slug": "arthur-kent",
"url": "https://www.guitarparty.com/api/v3/core/authors/7032/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 11650,
"title": "Bring Me Sunshine",
"url": "https://www.guitarparty.com/songs/bring-me-sunshine/"
},
{
"id": 14023,
"title": "I Taught Her Everything She Knows",
"url": "https://www.guitarparty.com/songs/i-taught-her-everything-she-knows/"
},
{
"id": 13612,
"title": "My Sugars Gone",
"url": "https://www.guitarparty.com/songs/my-sugars-gone/"
},
{
"id": 21425,
"title": "Take Good Care of Her",
"url": "https://www.guitarparty.com/songs/take-good-care-of-her/"
},
{
"id": 14005,
"title": "Take Good Care of Him",
"url": "https://www.guitarparty.com/songs/take-good-care-of-him/"
},
{
"id": 10012,
"title": "The End Of The World",
"url": "https://www.guitarparty.com/songs/end-of-the-world/"
}
]
}