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

{
    "name": "Brotherhood Of Man",
    "title": "Brotherhood Of Man",
    "id": 2445,
    "slug": "brotherhood-of-man",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2445/?format=api",
    "bio_short": "Brotherhood of Man was a 70s British pop group that won Eurovision in 1976 with "Save Your Kisses For Me". They borrowed the style and two-boy, two-girl approach of Swedish pop group ABBA, who had won Eurovision in 1974.  After winning Eurovision, they had a string of hits in the UK, but long-term, continued success, proved to be elusive. Nevertheless, the triple chart topping UK vocal group, formed by record producer / composer, Tony Hiller...",
    "artist_img": "//guitarparty.overcastcdn.com/images/BrotherhoodOfMan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2767,
            "title": "Save Your Kisses For Me",
            "url": "https://www.guitarparty.com/songs/save-your-kisses-for-me/"
        },
        {
            "id": 23016,
            "title": "United We Stand",
            "url": "https://www.guitarparty.com/songs/united-we-stand/"
        }
    ]
}