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

{
    "name": "Cliff Carlisle",
    "title": "Cliff Carlisle",
    "id": 6412,
    "slug": "cliff-carlisle",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6412/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CliffCarlisleCli.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13132,
            "title": "Blue Dreams",
            "url": "https://www.guitarparty.com/songs/blue-dreams/"
        },
        {
            "id": 20897,
            "title": "The Devil’s Train",
            "url": "https://www.guitarparty.com/songs/the-devils-train/"
        },
        {
            "id": 11292,
            "title": "The Girl in the Blue Velvet Band",
            "url": "https://www.guitarparty.com/songs/the-girl-in-the-blue-velvet-band/"
        },
        {
            "id": 16955,
            "title": "When Its Roundup Time In Heaven",
            "url": "https://www.guitarparty.com/songs/when-its-roundup-time-in-heaven/"
        }
    ]
}