GET /api/v3/core/authors/8540/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Archie Jordan",
"title": "Archie Jordan",
"id": 8540,
"slug": "archie-jordan",
"url": "https://www.guitarparty.com/api/v3/core/authors/8540/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22219,
"title": "Almost Like A Song",
"url": "https://www.guitarparty.com/songs/almost-like-a-song/"
},
{
"id": 16882,
"title": "It Was Almost Like A Song",
"url": "https://www.guitarparty.com/songs/it-was-almost-like-a-song/"
},
{
"id": 21802,
"title": "Let’s Take The Long Way Around the World",
"url": "https://www.guitarparty.com/songs/lets-take-the-long-way-around-the-world/"
},
{
"id": 21550,
"title": "What A Difference You’ve Made In My Life",
"url": "https://www.guitarparty.com/songs/what-a-difference-youve-made-in-my-life/"
}
]
}