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

{
    "name": "Tommy Cash",
    "title": "Tommy Cash",
    "id": 6146,
    "slug": "tommy-cash",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6146/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TommyCashTommy.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10917,
            "title": "I Owe The World To You",
            "url": "https://www.guitarparty.com/songs/i-owe-the-world-to-you/"
        },
        {
            "id": 10932,
            "title": "One Song Away",
            "url": "https://www.guitarparty.com/songs/one-song-away/"
        },
        {
            "id": 21588,
            "title": "Rise,Shine",
            "url": "https://www.guitarparty.com/songs/riseshine/"
        },
        {
            "id": 20667,
            "title": "Six White Horses",
            "url": "https://www.guitarparty.com/songs/six-white-horses/"
        },
        {
            "id": 19002,
            "title": "Some Kind Of A Woman",
            "url": "https://www.guitarparty.com/songs/some-kind-of-a-woman/"
        },
        {
            "id": 19776,
            "title": "That Certain One",
            "url": "https://www.guitarparty.com/songs/that-certain-one/"
        },
        {
            "id": 12254,
            "title": "The Cowboy And The Lady",
            "url": "https://www.guitarparty.com/songs/the-cowboy-and-the-lady/"
        },
        {
            "id": 18779,
            "title": "Working On A Feeling",
            "url": "https://www.guitarparty.com/songs/working-on-a-feeling/"
        }
    ]
}