GET /api/v3/core/authors/11585/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Leont Reme",
"title": "Leont Reme",
"id": 11585,
"slug": "leont-reme",
"url": "https://www.guitarparty.com/api/v3/core/authors/11585/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 23701,
"title": "Vor við flóann (Senn fer vorið)",
"url": "https://www.guitarparty.com/songs/vor-vid-floann-senn-fer-vorid/"
},
{
"id": 23702,
"title": "When The Swallows Come Back to Capistran",
"url": "https://www.guitarparty.com/songs/when-the-swallows-come-back-to-capistran/"
}
]
}