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

{
    "name": "Peter Hernandez",
    "title": "Peter Hernandez",
    "id": 3311,
    "slug": "peter-hernandez",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3311/?format=api",
    "bio_short": "Peter Hernandez is from San Jose, California. His music is reminiscent of dog walking and October nights. Using guitar, keyboard, various percussion instruments, and computer, he has completed two albums: "Night of Light" and "The Countryside: a Childhood Remembrance".",
    "artist_img": "//guitarparty.overcastcdn.com/images/PeterHernandez27.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3390,
            "title": "Just The Way You Are",
            "url": "https://www.guitarparty.com/songs/just-the-way-you-are/"
        }
    ]
}