GET /api/v3/core/authors/6730/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Walter Jacobs",
"title": "Walter Jacobs",
"id": 6730,
"slug": "walter-jacobs",
"url": "https://www.guitarparty.com/api/v3/core/authors/6730/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28481,
"title": "Hún er mér allt",
"url": "https://www.guitarparty.com/songs/hun-er-mer-allt/"
},
{
"id": 11792,
"title": "Sittin' On Top Of The World",
"url": "https://www.guitarparty.com/songs/sittin-on-top-of-the-world/"
}
]
}