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

{
    "name": "Tom Fogerty",
    "title": "Tom Fogerty",
    "id": 5227,
    "slug": "tom-fogerty",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5227/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TomFogerty.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9031,
            "title": "Beauty Is Under The Skin",
            "url": "https://www.guitarparty.com/songs/beauty-is-under-the-skin/"
        },
        {
            "id": 9551,
            "title": "Champagne Love",
            "url": "https://www.guitarparty.com/songs/champagne-love/"
        },
        {
            "id": 9544,
            "title": "Forty Years",
            "url": "https://www.guitarparty.com/songs/forty-years/"
        },
        {
            "id": 9545,
            "title": "Get Up",
            "url": "https://www.guitarparty.com/songs/get-up/"
        },
        {
            "id": 9032,
            "title": "It's Been A Good Day",
            "url": "https://www.guitarparty.com/songs/its-been-a-good-day/"
        },
        {
            "id": 9549,
            "title": "Next In Line",
            "url": "https://www.guitarparty.com/songs/next-in-line/"
        },
        {
            "id": 9550,
            "title": "Real Real Gone",
            "url": "https://www.guitarparty.com/songs/real-real-gone/"
        },
        {
            "id": 9547,
            "title": "Sign of The Devil",
            "url": "https://www.guitarparty.com/songs/sign-of-the-devil/"
        }
    ]
}