GET /api/v3/core/authors/7562/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Stefan Teilmann Laub Nielsen",
"title": "Stefan Teilmann Laub Nielsen",
"id": 7562,
"slug": "stefan-teilmann-laub-nielsen-2",
"url": "https://www.guitarparty.com/api/v3/core/authors/7562/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 1510,
"title": "Never ever let you go",
"url": "https://www.guitarparty.com/songs/never-ever-let-you-go/"
}
]
}