GET /api/v3/core/authors/173/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Will Grosz",
"title": "Will Grosz",
"id": 173,
"slug": "will-grosz",
"url": "https://www.guitarparty.com/api/v3/core/authors/173/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 20006,
"title": "Along The Santa Fe Trail",
"url": "https://www.guitarparty.com/songs/along-the-santa-fe-trail/"
},
{
"id": 196,
"title": "Kötukvæði",
"url": "https://www.guitarparty.com/songs/kotukvaedi/"
},
{
"id": 22027,
"title": "Make Believe Island",
"url": "https://www.guitarparty.com/songs/make-believe-island/"
},
{
"id": 28763,
"title": "Tomorrow night",
"url": "https://www.guitarparty.com/songs/tomorrow-night/"
}
]
}