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

{
    "name": "Eddie Miller",
    "title": "Eddie Miller",
    "id": 7237,
    "slug": "eddie-miller",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7237/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/EddieMiller.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 18209,
            "title": "A Courtroom Then Goodbye",
            "url": "https://www.guitarparty.com/songs/a-courtroom-then-goodbye/"
        },
        {
            "id": 11502,
            "title": "After Loving You",
            "url": "https://www.guitarparty.com/songs/after-loving-you-lyrics-chords-jim-reeve/"
        },
        {
            "id": 10331,
            "title": "Heart's Highway",
            "url": "https://www.guitarparty.com/songs/hearts-highway/"
        },
        {
            "id": 20618,
            "title": "Hidin Out",
            "url": "https://www.guitarparty.com/songs/hidin-out/"
        },
        {
            "id": 12041,
            "title": "Hungry For Love",
            "url": "https://www.guitarparty.com/songs/hungry-for-love/"
        },
        {
            "id": 11164,
            "title": "If You See My Baby",
            "url": "https://www.guitarparty.com/songs/if-you-see-my-baby/"
        },
        {
            "id": 20432,
            "title": "I Love You Honey",
            "url": "https://www.guitarparty.com/songs/i-love-you-honey/"
        },
        {
            "id": 11175,
            "title": "I've Loved and Lost Again",
            "url": "https://www.guitarparty.com/songs/ive-loved-and-lost-again/"
        },
        {
            "id": 19255,
            "title": "One Teardrop At A Time",
            "url": "https://www.guitarparty.com/songs/one-teardrop-at-a-time/"
        },
        {
            "id": 11803,
            "title": "Playboy",
            "url": "https://www.guitarparty.com/songs/playboy/"
        },
        {
            "id": 20739,
            "title": "Please Release Me",
            "url": "https://www.guitarparty.com/songs/please-release-me/"
        },
        {
            "id": 13584,
            "title": "Release Me From Sin",
            "url": "https://www.guitarparty.com/songs/release-me-from-sin/"
        },
        {
            "id": 20926,
            "title": "Thanks A Lot",
            "url": "https://www.guitarparty.com/songs/thanks-a-lot/"
        },
        {
            "id": 18211,
            "title": "There He Goes",
            "url": "https://www.guitarparty.com/songs/there-he-goes/"
        },
        {
            "id": 14775,
            "title": "This Old Heart",
            "url": "https://www.guitarparty.com/songs/this-old-heart/"
        },
        {
            "id": 20758,
            "title": "Three Cigarettes in an Ashtray",
            "url": "https://www.guitarparty.com/songs/three-cigarettes-in-an-ashtray/"
        },
        {
            "id": 12122,
            "title": "Wall To Wall Heartache",
            "url": "https://www.guitarparty.com/songs/wall-to-wall-heartache/"
        },
        {
            "id": 21607,
            "title": "Write Me In Care Of The Blues",
            "url": "https://www.guitarparty.com/songs/write-me-in-care-of-the-blues/"
        }
    ]
}