GET /api/v3/core/authors/14758/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Mark Bell",
"title": "Mark Bell",
"id": 14758,
"slug": "mark-bell",
"url": "https://www.guitarparty.com/api/v3/core/authors/14758/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27288,
"title": "Hunter",
"url": "https://www.guitarparty.com/songs/hunter/"
},
{
"id": 27322,
"title": "Jóga",
"url": "https://www.guitarparty.com/songs/joga/"
}
]
}