GET /api/v3/core/authors/10194/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Sid Lippman",
"title": "Sid Lippman",
"id": 10194,
"slug": "sid-lippman",
"url": "https://www.guitarparty.com/api/v3/core/authors/10194/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 22231,
"title": "A You´re Adorable",
"url": "https://www.guitarparty.com/songs/a-you-re-adorable/"
},
{
"id": 23681,
"title": "Stafróf ástarinnar",
"url": "https://www.guitarparty.com/songs/stafrof-astarinnar/"
}
]
}