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

{
    "name": "Allen Reynolds",
    "title": "Allen Reynolds",
    "id": 6186,
    "slug": "allen-reynolds",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6186/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21201,
            "title": "Catfish John",
            "url": "https://www.guitarparty.com/songs/catfish-john/"
        },
        {
            "id": 13509,
            "title": "Dreaming My Dreams With You",
            "url": "https://www.guitarparty.com/songs/dreaming-my-dreams-with-you/"
        },
        {
            "id": 14028,
            "title": "Everybody´s Reaching Out For Someone",
            "url": "https://www.guitarparty.com/songs/everybody-s-reaching-out-for-someone/"
        },
        {
            "id": 13664,
            "title": "If She Just Helps Me Get Over You",
            "url": "https://www.guitarparty.com/songs/if-she-just-helps-me-get-over-you/"
        },
        {
            "id": 11737,
            "title": "I'm Ready For The Times To Get Better",
            "url": "https://www.guitarparty.com/songs/im-ready-for-the-times-to-get-better/"
        },
        {
            "id": 19035,
            "title": "I Recall A Gypsy Woman",
            "url": "https://www.guitarparty.com/songs/i-recall-a-gypsy-woman/"
        },
        {
            "id": 11106,
            "title": "Someday My Ship Will Sail",
            "url": "https://www.guitarparty.com/songs/someday-my-ship-will-sail/"
        },
        {
            "id": 20701,
            "title": "We Should Be Together",
            "url": "https://www.guitarparty.com/songs/we-should-be-together/"
        },
        {
            "id": 18780,
            "title": "Wrong Road Again",
            "url": "https://www.guitarparty.com/songs/wrong-road-again/"
        }
    ]
}