GET /api/v3/core/authors/13062/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Manfred Mann's Earth Band",
"title": "Manfred Mann's Earth Band",
"id": 13062,
"slug": "manfred-manns-earth-band",
"url": "https://www.guitarparty.com/api/v3/core/authors/13062/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 25149,
"title": "Davy's on the road again",
"url": "https://www.guitarparty.com/songs/davys-on-the-road-again/"
}
]
}