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

{
    "name": "Neal Merritt",
    "title": "Neal Merritt",
    "id": 7730,
    "slug": "neal-merritt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7730/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/NealMerritt.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13391,
            "title": "I Cant Cry Him Away",
            "url": "https://www.guitarparty.com/songs/i-cant-cry-him-away/"
        },
        {
            "id": 21008,
            "title": "May The Bird Of Paradise Fly Up Your Nose",
            "url": "https://www.guitarparty.com/songs/may-the-bird-of-paradise-fly-up-your-nose/"
        }
    ]
}