GET /api/v3/core/authors/12108/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "George Goehring",
"title": "George Goehring",
"id": 12108,
"slug": "george-goehring",
"url": "https://www.guitarparty.com/api/v3/core/authors/12108/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24201,
"title": "Lipstick on Your Collar",
"url": "https://www.guitarparty.com/songs/lipstick-on-your-collar/"
},
{
"id": 24202,
"title": "Rúna",
"url": "https://www.guitarparty.com/songs/runa/"
}
]
}