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

{
    "name": "Natalie Imbruglia",
    "title": "Natalie Imbruglia",
    "id": 300,
    "slug": "natalie-imbruglia",
    "url": "https://www.guitarparty.com/api/v3/core/authors/300/?format=api",
    "bio_short": "Natalie Jane Imbruglia (born 4 February 1975) is an Australian <a href=\"http://www.last.fm/tag/singer-songwriter\" class=\"bbcode_tag\" rel=\"tag\">singer-songwriter</a> and actress. The second of the four daughters of an Italian father and an Australian mother, Natalie grew up on the Central Coast, North of Sydney, Australia. As a teenager she played a role in the soap Neighbours before venturing into a singing career.  Her first single, &quot;<a title=\"Natalie Imbruglia &ndash; Torn\" href=\"http://www.last.fm/music/Natalie+Imbruglia/_/Torn\" class=\"bbcode_track\">Torn</a>&quot;, reached number 2 in the UK charts and became the most played song on the radio in 1998.",
    "artist_img": "//guitarparty.overcastcdn.com/images/NatalieImbruglia.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 378,
            "title": "Torn",
            "url": "https://www.guitarparty.com/songs/torn/"
        }
    ]
}