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

{
    "name": "the Stanley Brothers",
    "title": "the Stanley Brothers",
    "id": 5913,
    "slug": "the-stanley-brothers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5913/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TheStanleyBrothe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14367,
            "title": "Cry From The Cross",
            "url": "https://www.guitarparty.com/songs/cry-from-the-cross/"
        },
        {
            "id": 19339,
            "title": "I Don´t Want Your Rambling Letters",
            "url": "https://www.guitarparty.com/songs/i-don-t-want-your-rambling-letters/"
        },
        {
            "id": 14009,
            "title": "I Dont Want Your Rambling Letters",
            "url": "https://www.guitarparty.com/songs/i-dont-want-your-rambling-letters/"
        },
        {
            "id": 11736,
            "title": "I'll Be True To The One That I Love",
            "url": "https://www.guitarparty.com/songs/ill-be-true-to-the-one-that-i-love/"
        },
        {
            "id": 15115,
            "title": "I Only Exist",
            "url": "https://www.guitarparty.com/songs/i-only-exist/"
        },
        {
            "id": 10486,
            "title": "Over In The Glory Land",
            "url": "https://www.guitarparty.com/songs/over-in-the-glory-land/"
        },
        {
            "id": 13943,
            "title": "Purple Robe",
            "url": "https://www.guitarparty.com/songs/purple-robe/"
        },
        {
            "id": 25212,
            "title": "She's More To Be Pitied",
            "url": "https://www.guitarparty.com/songs/shes-more-to-be-pitied/"
        },
        {
            "id": 14709,
            "title": "Somebody Touched Me",
            "url": "https://www.guitarparty.com/songs/somebody-touched-me/"
        },
        {
            "id": 11707,
            "title": "The Fields Have Turned Brown",
            "url": "https://www.guitarparty.com/songs/the-fields-have-turned-brown/"
        }
    ]
}