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

{
    "name": "Earl Thomas Conley",
    "title": "Earl Thomas Conley",
    "id": 6139,
    "slug": "earl-thomas-conley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6139/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/EarlThomasConley.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13978,
            "title": "Heavenly Bodies",
            "url": "https://www.guitarparty.com/songs/heavenly-bodies/"
        },
        {
            "id": 10909,
            "title": "Holding Her and Loving You",
            "url": "https://www.guitarparty.com/songs/holding-her-and-loving-you/"
        },
        {
            "id": 13979,
            "title": "I Have Loved You Girl (But Not Like Before)",
            "url": "https://www.guitarparty.com/songs/i-have-loved-you-girl-but-not-like-before/"
        },
        {
            "id": 21788,
            "title": "Once In A Blue Moon",
            "url": "https://www.guitarparty.com/songs/once-in-a-blue-moon/"
        }
    ]
}