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

{
    "name": "Hinder",
    "title": "Hinder",
    "id": 2500,
    "slug": "hinder",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2500/?format=api",
    "bio_short": "There are at least two artists using the name Hinder:  1) Hinder is a <a href=\"http://www.last.fm/tag/post-grunge\" class=\"bbcode_tag\" rel=\"tag\">post-grunge</a> band that was formed in Oklahoma City more than four years ago, when guitarist Joe Garvey and drummer Cody Hanson discovered Austin Winkler singing for a cover band at a college dorm party. &quot;I heard him and was blown away,&quot; says Cody. &quot;He has the kind of charisma very few people have and that unique voice. You can't really compare him to anybody.&quot;  ",
    "artist_img": "//guitarparty.overcastcdn.com/images/Hinder.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2822,
            "title": "Better than me",
            "url": "https://www.guitarparty.com/songs/better-than-me/"
        },
        {
            "id": 2821,
            "title": "Lips of an angel",
            "url": "https://www.guitarparty.com/songs/lips-of-an-angel/"
        }
    ]
}