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

{
    "name": "Charles Holley",
    "title": "Charles Holley",
    "id": 7172,
    "slug": "charles-holley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7172/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CharlesHolley602.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14783,
            "title": "Im Gonna Set My Foot Down",
            "url": "https://www.guitarparty.com/songs/im-gonna-set-my-foot-down/"
        },
        {
            "id": 17455,
            "title": "I´m Looking For Someone To Love",
            "url": "https://www.guitarparty.com/songs/i-m-looking-for-someone-to-love/"
        },
        {
            "id": 10084,
            "title": "Take Your Time",
            "url": "https://www.guitarparty.com/songs/take-your-time/"
        },
        {
            "id": 20931,
            "title": "Thatll Be the Day",
            "url": "https://www.guitarparty.com/songs/thatll-be-the-day-2/"
        }
    ]
}