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

{
    "name": "Mike Reid",
    "title": "Mike Reid",
    "id": 5699,
    "slug": "mike-reid",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5699/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MikeReid.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10681,
            "title": "Back In The Fire",
            "url": "https://www.guitarparty.com/songs/back-in-the-fire/"
        },
        {
            "id": 14788,
            "title": "Forevers As Far As Ill Go",
            "url": "https://www.guitarparty.com/songs/forevers-as-far-as-ill-go/"
        },
        {
            "id": 20529,
            "title": "he Keeps the Home Fires Burning",
            "url": "https://www.guitarparty.com/songs/he-keeps-the-home-fires-burning/"
        },
        {
            "id": 14876,
            "title": "I Dont Go Back Anymore",
            "url": "https://www.guitarparty.com/songs/i-dont-go-back-anymore/"
        },
        {
            "id": 19549,
            "title": "Its Only Over For You",
            "url": "https://www.guitarparty.com/songs/its-only-over-for-you/"
        },
        {
            "id": 14077,
            "title": "Learn To Let It Go",
            "url": "https://www.guitarparty.com/songs/learn-to-let-it-go/"
        },
        {
            "id": 20403,
            "title": "Lost In The Fifties Tonight",
            "url": "https://www.guitarparty.com/songs/lost-in-the-fifties-tonight/"
        },
        {
            "id": 15256,
            "title": "One Good Well",
            "url": "https://www.guitarparty.com/songs/one-good-well/"
        },
        {
            "id": 10402,
            "title": "Prisoner of the Highway",
            "url": "https://www.guitarparty.com/songs/prisoner-of-the-highway/"
        },
        {
            "id": 21844,
            "title": "You Would Do The Same For Me",
            "url": "https://www.guitarparty.com/songs/you-would-do-the-same-for-me/"
        }
    ]
}