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

{
    "name": "Becky Hobbs",
    "title": "Becky Hobbs",
    "id": 6690,
    "slug": "becky-hobbs",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6690/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BeckyHobbsbeckyb.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15207,
            "title": "Christmas Memories",
            "url": "https://www.guitarparty.com/songs/christmas-memories/"
        },
        {
            "id": 20018,
            "title": "Don´t Cry For Me When I´m Gone",
            "url": "https://www.guitarparty.com/songs/don-t-cry-for-me-when-i-m-gone/"
        },
        {
            "id": 13605,
            "title": "I Dont Dance With Strangers",
            "url": "https://www.guitarparty.com/songs/i-dont-dance-with-strangers/"
        },
        {
            "id": 14770,
            "title": "I Want To Know You Before We Make Love",
            "url": "https://www.guitarparty.com/songs/i-want-to-know-you-before-we-make-love/"
        },
        {
            "id": 11739,
            "title": "Jones On The Jukebox",
            "url": "https://www.guitarparty.com/songs/jones-on-the-jukebox/"
        },
        {
            "id": 12034,
            "title": "Let's Get Over Them Together",
            "url": "https://www.guitarparty.com/songs/lets-get-over-them-together/"
        }
    ]
}