GET /api/v3/core/authors/13405/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mark Mueller",
"title": "Mark Mueller",
"id": 13405,
"slug": "mark-mueller",
"url": "https://www.guitarparty.com/api/v3/core/authors/13405/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25525,
"title": "DuckTales (Theme Song)",
"url": "https://www.guitarparty.com/songs/ducktales-theme-song/"
},
{
"id": 25524,
"title": "Sögur úr Andabæ",
"url": "https://www.guitarparty.com/songs/sogur-ur-andabae/"
}
]
}