GET /api/v3/core/authors/8840/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jimmy Key",
"title": "Jimmy Key",
"id": 8840,
"slug": "jimmy-key",
"url": "https://www.guitarparty.com/api/v3/core/authors/8840/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 19142,
"title": "Good Morning Self",
"url": "https://www.guitarparty.com/songs/good-morning-self/"
},
{
"id": 20988,
"title": "You´re Stronger Than Me",
"url": "https://www.guitarparty.com/songs/you-re-stronger-than-me/"
}
]
}