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

{
    "name": "Aerosmith",
    "title": "Aerosmith",
    "id": 260,
    "slug": "aerosmith",
    "url": "https://www.guitarparty.com/api/v3/core/authors/260/?format=api",
    "bio_short": "Aerosmith is a prominent <a href=\"http://www.last.fm/place/United%20States\">American</a> <a href=\"http://www.last.fm/tag/rock\" class=\"bbcode_tag\" rel=\"tag\">rock</a> band. Although they are known as a Boston, Massachusetts band, none of the members are actually from that city. Three of the members, <a href=\"http://www.last.fm/music/Steven+Tyler\" class=\"bbcode_artist\">Steven Tyler</a>, <a href=\"http://www.last.fm/music/Joe+Perry\" class=\"bbcode_artist\">Joe Perry</a>, and <a href=\"http://www.last.fm/music/Tom+Hamilton\" class=\"bbcode_artist\">Tom Hamilton</a> had originally met in Sunapee, New Hampshire in the late 60's, but had not yet formed a band together. Tyler was from Yonkers, New York, Perry from Hopedale, Massachusetts, and Hamilton from New London, New Hampshire.",
    "artist_img": "//guitarparty.overcastcdn.com/images/Aerosmithprimera.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 313,
            "title": "Amazing",
            "url": "https://www.guitarparty.com/songs/amazing/"
        },
        {
            "id": 314,
            "title": "Blind Man",
            "url": "https://www.guitarparty.com/songs/blind-man/"
        },
        {
            "id": 504,
            "title": "Crying",
            "url": "https://www.guitarparty.com/songs/crying/"
        },
        {
            "id": 315,
            "title": "Deuces are Wild",
            "url": "https://www.guitarparty.com/songs/deuces-are-wild/"
        },
        {
            "id": 505,
            "title": "I Don't Want to Miss a Thing",
            "url": "https://www.guitarparty.com/songs/i-dont-want-to-miss-a-thing/"
        }
    ]
}