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

{
    "name": "Curtis Potter",
    "title": "Curtis Potter",
    "id": 6160,
    "slug": "curtis-potter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6160/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CurtisPotterCurt.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19648,
            "title": "I Can´t Make It Without You",
            "url": "https://www.guitarparty.com/songs/i-can-t-make-it-without-you/"
        },
        {
            "id": 19367,
            "title": "I´ll Never Always Love You Anymore",
            "url": "https://www.guitarparty.com/songs/i-ll-never-always-love-you-anymore/"
        },
        {
            "id": 18742,
            "title": "I´ll See You In My Dreams",
            "url": "https://www.guitarparty.com/songs/i-ll-see-you-in-my-dreams/"
        },
        {
            "id": 10929,
            "title": "January April And Me",
            "url": "https://www.guitarparty.com/songs/january-april-and-me/"
        },
        {
            "id": 11740,
            "title": "Just A Foolish Notion",
            "url": "https://www.guitarparty.com/songs/just-a-foolish-notion/"
        },
        {
            "id": 11745,
            "title": "Love Don't Care",
            "url": "https://www.guitarparty.com/songs/love-dont-care/"
        },
        {
            "id": 15176,
            "title": "My Mama Was The Rose Of San Antone",
            "url": "https://www.guitarparty.com/songs/my-mama-was-the-rose-of-san-antone/"
        },
        {
            "id": 10939,
            "title": "We're Not Talking Anymore",
            "url": "https://www.guitarparty.com/songs/were-not-talking-anymore/"
        }
    ]
}