GET /api/v3/core/authors/8251/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Murray Mencher",
    "title": "Murray Mencher",
    "id": 8251,
    "slug": "murray-mencher",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8251/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14761,
            "title": "Dont Break The Heart That Loves You",
            "url": "https://www.guitarparty.com/songs/dont-break-the-heart-that-loves-you/"
        }
    ]
}