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

{
    "name": "Marvin Gaye",
    "title": "Marvin Gaye",
    "id": 1248,
    "slug": "marvin-gaye",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1248/?format=api",
    "bio_short": "Marvin Pentz Gay, Jr. (born April 2, 1939 in Washington, D.C.; died April 1, 1984 in Los Angeles, California), was a Grammy award winning R&amp;B, soul and doo-wop singer-songwriter, producer, and multi-instrumentalist known as The Prince of Soul. Originally a member of the doo-wop group <a href=\"http://www.last.fm/music/The+Moonglows\" class=\"bbcode_artist\">The Moonglows</a>, he pursued a solo career after the group disbanded and released many successful solo hits including How Sweet It Is (To Be Loved by You), Sexual Healing, I Heard It Through the Grapevine and Let's Get It On. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/MarvinGayemarvin.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 25320,
            "title": "Ain't no mountain high enough",
            "url": "https://www.guitarparty.com/songs/aint-no-mountain-high-enough/"
        },
        {
            "id": 26965,
            "title": "Ain't that peculiar",
            "url": "https://www.guitarparty.com/songs/aint-that-peculiar/"
        },
        {
            "id": 24697,
            "title": "Dancing in the Street",
            "url": "https://www.guitarparty.com/songs/dancing-in-the-street/"
        },
        {
            "id": 25248,
            "title": "Don't Do It (The Band)",
            "url": "https://www.guitarparty.com/songs/dont-do-it-the-band/"
        },
        {
            "id": 789,
            "title": "I Heard It Through The Grapevine",
            "url": "https://www.guitarparty.com/songs/i-heard-it-through-the-grapevine/"
        }
    ]
}