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

{
    "name": "Ray Griff",
    "title": "Ray Griff",
    "id": 5585,
    "slug": "ray-griff",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5585/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RayGriffdion.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19717,
            "title": "And Then You Came Along",
            "url": "https://www.guitarparty.com/songs/and-then-you-came-along/"
        },
        {
            "id": 14131,
            "title": "Between This Time And The Next Time",
            "url": "https://www.guitarparty.com/songs/between-this-time-and-the-next-time/"
        },
        {
            "id": 14130,
            "title": "Canadian Pacific",
            "url": "https://www.guitarparty.com/songs/canadian-pacific/"
        },
        {
            "id": 19719,
            "title": "Cold Day In July",
            "url": "https://www.guitarparty.com/songs/cold-day-in-july/"
        },
        {
            "id": 13714,
            "title": "Don´t Look At Me In That Tone Of Voice",
            "url": "https://www.guitarparty.com/songs/don-t-look-at-me-in-that-tone-of-voice/"
        },
        {
            "id": 10760,
            "title": "Hands Of Yesterday",
            "url": "https://www.guitarparty.com/songs/hands-of-yesterday/"
        },
        {
            "id": 11874,
            "title": "Her Body Couldn't Keep You Off my Mind",
            "url": "https://www.guitarparty.com/songs/her-body-couldnt-keep-you-off-my-mind/"
        },
        {
            "id": 19395,
            "title": "Hold That Thought",
            "url": "https://www.guitarparty.com/songs/hold-that-thought/"
        },
        {
            "id": 10224,
            "title": "How Good A Bad Woman Feels",
            "url": "https://www.guitarparty.com/songs/how-good-a-bad-woman-feels/"
        },
        {
            "id": 11029,
            "title": "If The Shoe Fits Wear It",
            "url": "https://www.guitarparty.com/songs/if-the-shoe-fits-wear-it/"
        },
        {
            "id": 17358,
            "title": "It Couldnt Have Been Any Better",
            "url": "https://www.guitarparty.com/songs/it-couldnt-have-been-any-better/"
        },
        {
            "id": 13485,
            "title": "Its The Wine Thats Talking",
            "url": "https://www.guitarparty.com/songs/its-the-wine-thats-talking/"
        },
        {
            "id": 12878,
            "title": "She Means Nothing To Me Now",
            "url": "https://www.guitarparty.com/songs/she-means-nothing-to-me-now/"
        },
        {
            "id": 11155,
            "title": "Something Special",
            "url": "https://www.guitarparty.com/songs/something-special/"
        },
        {
            "id": 21574,
            "title": "Step Aside",
            "url": "https://www.guitarparty.com/songs/step-aside/"
        },
        {
            "id": 12257,
            "title": "There Goes My World",
            "url": "https://www.guitarparty.com/songs/there-goes-my-world/"
        },
        {
            "id": 20826,
            "title": "Where Love Begins",
            "url": "https://www.guitarparty.com/songs/where-love-begins/"
        }
    ]
}