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

{
    "name": "Glenn Miller",
    "title": "Glenn Miller",
    "id": 9842,
    "slug": "glenn-miller",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9842/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GlennMiller.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22311,
            "title": "A Handful of Stars",
            "url": "https://www.guitarparty.com/songs/a-handful-of-stars/"
        },
        {
            "id": 21956,
            "title": "A String of Pearls",
            "url": "https://www.guitarparty.com/songs/a-string-of-pearls/"
        },
        {
            "id": 22045,
            "title": "Elmers Tune",
            "url": "https://www.guitarparty.com/songs/elmers-tune/"
        },
        {
            "id": 22256,
            "title": "I Guess I´ll Have to Dream the Rest",
            "url": "https://www.guitarparty.com/songs/i-guess-i-ll-have-to-dream-the-rest/"
        },
        {
            "id": 21976,
            "title": "In The Mood",
            "url": "https://www.guitarparty.com/songs/in-the-mood/"
        },
        {
            "id": 22337,
            "title": "Long Ago And Far Away",
            "url": "https://www.guitarparty.com/songs/long-ago-and-far-away/"
        },
        {
            "id": 22047,
            "title": "Moonlight Cocktail",
            "url": "https://www.guitarparty.com/songs/moonlight-cocktail/"
        },
        {
            "id": 22010,
            "title": "Stairway To The Stars",
            "url": "https://www.guitarparty.com/songs/stairway-to-the-stars/"
        },
        {
            "id": 21984,
            "title": "The Lamplighters Serenade",
            "url": "https://www.guitarparty.com/songs/the-lamplighters-serenade/"
        }
    ]
}