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

{
    "name": "The Kelly Family",
    "title": "The Kelly Family",
    "id": 2120,
    "slug": "the-kelly-family",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2120/?format=api",
    "bio_short": "During the great famine in Ireland in the middle of the 19th century, many Irish people immigrated to America. Sean O'Kelley, born 1839, was one of them. He was only 8 years old when he and his family emigrated from somewhere around Cobh, Ireland, to Michigan in USA. Sean O'Kelley is the great-grandfather of the "The Kelly Family". In USA, they changed the name O'Kelley to Kelly, to sound more American.  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/TheKellyFamily.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2385,
            "title": "An Angel",
            "url": "https://www.guitarparty.com/songs/an-angel/"
        }
    ]
}