GET /api/v3/core/authors/15974/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rnla",
"title": "Rnla",
"id": 15974,
"slug": "rnla",
"url": "https://www.guitarparty.com/api/v3/core/authors/15974/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 28615,
"title": "Game Over",
"url": "https://www.guitarparty.com/songs/game-over/"
},
{
"id": 28677,
"title": "The Reason Why",
"url": "https://www.guitarparty.com/songs/the-reason-why/"
}
]
}