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

{
    "name": "Liz Anderson",
    "title": "Liz Anderson",
    "id": 5504,
    "slug": "liz-anderson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5504/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LizAnderson.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10419,
            "title": "Cry Cry Again",
            "url": "https://www.guitarparty.com/songs/cry-cry-again/"
        },
        {
            "id": 10071,
            "title": "Game Of Triangles",
            "url": "https://www.guitarparty.com/songs/game-of-triangles/"
        },
        {
            "id": 11014,
            "title": "Gonna Be Strangers",
            "url": "https://www.guitarparty.com/songs/gonna-be-strangers/"
        },
        {
            "id": 10099,
            "title": "Guess My Eyes Were Bigger Than My Heart",
            "url": "https://www.guitarparty.com/songs/guess-my-eyes-were-bigger-than-my-heart/"
        },
        {
            "id": 11254,
            "title": "I Keep Forgetting That I Forgot About You",
            "url": "https://www.guitarparty.com/songs/i-keep-forgetting-that-i-forgot-about-you/"
        },
        {
            "id": 11382,
            "title": "In The Middle Of Nowhere",
            "url": "https://www.guitarparty.com/songs/in-the-middle-of-nowhere/"
        },
        {
            "id": 11165,
            "title": "Just Between the Two of Us",
            "url": "https://www.guitarparty.com/songs/just-between-the-two-of-us/"
        },
        {
            "id": 21796,
            "title": "My Friends Are Gonna Be Strangers",
            "url": "https://www.guitarparty.com/songs/my-friends-are-gonna-be-strangers/"
        },
        {
            "id": 11944,
            "title": "Never Is A Long Long Day",
            "url": "https://www.guitarparty.com/songs/never-is-a-long-long-day/"
        },
        {
            "id": 12742,
            "title": "Only For Me",
            "url": "https://www.guitarparty.com/songs/only-for-me/"
        },
        {
            "id": 21319,
            "title": "That Makes Two Of Us",
            "url": "https://www.guitarparty.com/songs/that-makes-two-of-us/"
        },
        {
            "id": 14006,
            "title": "The Pick Of The Week",
            "url": "https://www.guitarparty.com/songs/the-pick-of-the-week/"
        },
        {
            "id": 21416,
            "title": "The Worst Is Yet To Come",
            "url": "https://www.guitarparty.com/songs/the-worst-is-yet-to-come/"
        }
    ]
}