GET /api/v3/core/authors/7392/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Rubye Glasgow",
"title": "Rubye Glasgow",
"id": 7392,
"slug": "rubye-glasgow",
"url": "https://www.guitarparty.com/api/v3/core/authors/7392/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 10298,
"title": "Don't Ask Me Why",
"url": "https://www.guitarparty.com/songs/dont-ask-me-why/"
},
{
"id": 10285,
"title": "He Loved Me Once And He'll Love Me Again",
"url": "https://www.guitarparty.com/songs/he-loved-me-once-and-hell-love-me-again/"
}
]
}