GET /api/v3/core/authors/6513/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ellen Reeves",
"title": "Ellen Reeves",
"id": 6513,
"slug": "ellen-reeves",
"url": "https://www.guitarparty.com/api/v3/core/authors/6513/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15227,
"title": "I Almost Forgot Her Today",
"url": "https://www.guitarparty.com/songs/i-almost-forgot-her-today/"
},
{
"id": 21389,
"title": "The Only Girl I Can’t Forget",
"url": "https://www.guitarparty.com/songs/the-only-girl-i-cant-forget/"
},
{
"id": 11431,
"title": "Two In The Cold",
"url": "https://www.guitarparty.com/songs/two-in-the-cold/"
}
]
}