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

{
    "name": "Alison Krauss",
    "title": "Alison Krauss",
    "id": 3342,
    "slug": "Alison-Krauss",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3342/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/AlisonKrauss10Bo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 18670,
            "title": "Blue and Lonesome",
            "url": "https://www.guitarparty.com/songs/blue-and-lonesome/"
        },
        {
            "id": 24355,
            "title": "Down to the River to Pray",
            "url": "https://www.guitarparty.com/songs/down-to-the-river-to-pray/"
        },
        {
            "id": 13561,
            "title": "Heavens Bright Shore",
            "url": "https://www.guitarparty.com/songs/heavens-bright-shore/"
        },
        {
            "id": 3417,
            "title": "I'll Fly Away",
            "url": "https://www.guitarparty.com/songs/ill-fly-away/"
        },
        {
            "id": 16964,
            "title": "Jesus Help Me To Stand",
            "url": "https://www.guitarparty.com/songs/jesus-help-me-to-stand/"
        },
        {
            "id": 2827,
            "title": "Killing the Blues",
            "url": "https://www.guitarparty.com/songs/killing-the-blues/"
        },
        {
            "id": 2828,
            "title": "Please Read The Letter ",
            "url": "https://www.guitarparty.com/songs/please-read-the-letter/"
        },
        {
            "id": 29066,
            "title": "The Lucky One",
            "url": "https://www.guitarparty.com/songs/the-lucky-one/"
        },
        {
            "id": 2826,
            "title": "Through The Morning, Through The Night",
            "url": "https://www.guitarparty.com/songs/through-the-morning-through-the-night/"
        },
        {
            "id": 20920,
            "title": "Tiny Broken Heart",
            "url": "https://www.guitarparty.com/songs/tiny-broken-heart/"
        }
    ]
}