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

{
    "name": "Sólborg Guðbrandsdóttir",
    "title": "Sólborg Guðbrandsdóttir",
    "id": 13120,
    "slug": "solborg-gudbrandsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13120/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/S%C3%B3lborg_Gu%C3%B0brand.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 25199,
            "title": "Ég og þú (Söngvakeppnin 2018)",
            "url": "https://www.guitarparty.com/songs/eg-og-thu-songvakeppnin-2017/"
        }
    ]
}