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

{
    "name": "Cynthia Weil",
    "title": "Cynthia Weil",
    "id": 6431,
    "slug": "cynthia-weil",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6431/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CynthiaWeilimg_b.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 28861,
            "title": "Here you come again",
            "url": "https://www.guitarparty.com/songs/here-you-come-again/"
        },
        {
            "id": 21775,
            "title": "If A Woman Answers",
            "url": "https://www.guitarparty.com/songs/if-a-woman-answers/"
        },
        {
            "id": 11309,
            "title": "I Just Can't Help Believing",
            "url": "https://www.guitarparty.com/songs/i-just-cant-help-believing/"
        },
        {
            "id": 26418,
            "title": "Never gonna let you go",
            "url": "https://www.guitarparty.com/songs/never-gonna-let-you-go/"
        },
        {
            "id": 23749,
            "title": "On Broadway",
            "url": "https://www.guitarparty.com/songs/on-broadway/"
        }
    ]
}