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

{
    "name": "Robb Warren",
    "title": "Robb Warren",
    "id": 7517,
    "slug": "robb-warren",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7517/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12017,
            "title": "Back To The Barrooms Again",
            "url": "https://www.guitarparty.com/songs/back-to-the-barrooms-again/"
        },
        {
            "id": 10221,
            "title": "Come Back Home",
            "url": "https://www.guitarparty.com/songs/come-back-home/"
        },
        {
            "id": 10993,
            "title": "Fair Weather Friends",
            "url": "https://www.guitarparty.com/songs/fair-weather-friends/"
        },
        {
            "id": 12789,
            "title": "For The Memories",
            "url": "https://www.guitarparty.com/songs/for-the-memories/"
        },
        {
            "id": 11841,
            "title": "Ghost Story",
            "url": "https://www.guitarparty.com/songs/ghost-story/"
        },
        {
            "id": 11446,
            "title": "It Don't Hurt Me Half As Bad",
            "url": "https://www.guitarparty.com/songs/it-dont-hurt-me-half-as-bad/"
        },
        {
            "id": 11445,
            "title": "I Wonder How It Is In Colorado",
            "url": "https://www.guitarparty.com/songs/i-wonder-how-it-is-in-colorado/"
        },
        {
            "id": 11447,
            "title": "Pick The Wildwood Flower",
            "url": "https://www.guitarparty.com/songs/pick-the-wildwood-flower/"
        },
        {
            "id": 12721,
            "title": "Smooth Talking Baby",
            "url": "https://www.guitarparty.com/songs/smooth-talking-baby/"
        },
        {
            "id": 11877,
            "title": "The Girl I Used To Run Around On",
            "url": "https://www.guitarparty.com/songs/the-girl-i-used-to-run-around-on/"
        }
    ]
}