GET /api/v3/core/authors/6119/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "James Rowe",
"title": "James Rowe",
"id": 6119,
"slug": "james-rowe",
"url": "https://www.guitarparty.com/api/v3/core/authors/6119/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 13731,
"title": "If I Could Hear My Mother Pray Again",
"url": "https://www.guitarparty.com/songs/if-i-could-hear-my-mother-pray-again/"
},
{
"id": 13416,
"title": "Love Lifted Me",
"url": "https://www.guitarparty.com/songs/love-lifted-me/"
},
{
"id": 19400,
"title": "Won´t It Be Wonderful There",
"url": "https://www.guitarparty.com/songs/won-t-it-be-wonderful-there/"
},
{
"id": 10889,
"title": "Won't It Be Wonderful There",
"url": "https://www.guitarparty.com/songs/wont-it-be-wonderful-there/"
}
]
}