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

{
    "name": "Charly McClain",
    "title": "Charly McClain",
    "id": 6167,
    "slug": "charly-mcclain",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6167/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CharlyMcClain.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11716,
            "title": "Dancing Your Memory Away",
            "url": "https://www.guitarparty.com/songs/dancing-your-memory-away/"
        },
        {
            "id": 10933,
            "title": "Paradise Tonight",
            "url": "https://www.guitarparty.com/songs/paradise-tonight/"
        },
        {
            "id": 21343,
            "title": "Sentimental ol You",
            "url": "https://www.guitarparty.com/songs/sentimental-ol-you-2/"
        },
        {
            "id": 12266,
            "title": "Sentimental ol' You",
            "url": "https://www.guitarparty.com/songs/sentimental-ol-you/"
        },
        {
            "id": 13638,
            "title": "Surround Me With Love",
            "url": "https://www.guitarparty.com/songs/surround-me-with-love/"
        },
        {
            "id": 17395,
            "title": "The Very Best Is You",
            "url": "https://www.guitarparty.com/songs/the-very-best-is-you/"
        }
    ]
}