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

{
    "name": "AC/DC",
    "title": "AC/DC",
    "id": 849,
    "slug": "acdc",
    "url": "https://www.guitarparty.com/api/v3/core/authors/849/?format=api",
    "bio_short": "AC/DC is an Australian <a href=\"http://www.last.fm/tag/rock\" class=\"bbcode_tag\" rel=\"tag\">rock</a> band formed in Melbourne, Victoria, Australia in December 1973 by Angus and Malcom Young. Their albums have sold in colossal numbers; the total is now estimated at well over 200 million copies worldwide, with the 1980 album <a href=\"http://www.last.fm/music/AC%252FDC/Back+in+Black\">Back In Black</a> selling over 21 million in the US alone and 40+ million worldwide, making it according to statistics the best selling album in the world ever released by a band.",
    "artist_img": "//guitarparty.overcastcdn.com/images/ACDC.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2035,
            "title": "Back in black",
            "url": "https://www.guitarparty.com/songs/back-in-black/"
        },
        {
            "id": 1362,
            "title": "Highway To Hell",
            "url": "https://www.guitarparty.com/songs/highway-to-hell/"
        },
        {
            "id": 24688,
            "title": "It's a Long Way to the Top (If You Wanna Rock 'n' Roll)",
            "url": "https://www.guitarparty.com/songs/its-a-long-way-to-the-top-if-you-wanna-rock-n-roll/"
        },
        {
            "id": 24676,
            "title": "Live Wire",
            "url": "https://www.guitarparty.com/songs/live-wire/"
        },
        {
            "id": 27271,
            "title": "Thunderstruck",
            "url": "https://www.guitarparty.com/songs/thunderstruck/"
        },
        {
            "id": 23934,
            "title": "You Shook Me All Night Long",
            "url": "https://www.guitarparty.com/songs/you-shook-me-all-night-long/"
        }
    ]
}