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

{
    "name": "Metallica",
    "title": "Metallica",
    "id": 298,
    "slug": "metallica",
    "url": "https://www.guitarparty.com/api/v3/core/authors/298/?format=api",
    "bio_short": "Metallica are an American metal band formed in 1981 in Los Angeles when drummer Lars Ulrich posted an advertisement in The Recycler. Metallica’s line-up originally consisted of Ulrich, rhythm guitarist and vocalist James Hetfield, and lead guitarist Dave Mustaine. Mustaine was later fired due to problems with alcoholism and drug addiction - he went on to form the band Megadeth. Exodus guitarist Kirk Hammett took his place. Metallica has been through several bassists, including Ron McGovney, Cliff Burton (who died in a bus crash while the band was on tour), and Jason Newsted.",
    "artist_img": "//guitarparty.overcastcdn.com/images/MetallicaJason.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2893,
            "title": "Enter sandman",
            "url": "https://www.guitarparty.com/songs/enter-sandman/"
        },
        {
            "id": 1278,
            "title": "For Whom The Bell Tolls",
            "url": "https://www.guitarparty.com/songs/for-whom-the-bell-tolls/"
        },
        {
            "id": 375,
            "title": "Nothing Else Matters",
            "url": "https://www.guitarparty.com/songs/nothing-else-matters/"
        },
        {
            "id": 1267,
            "title": "One",
            "url": "https://www.guitarparty.com/songs/one-1/"
        },
        {
            "id": 376,
            "title": "The Unforgiven",
            "url": "https://www.guitarparty.com/songs/the-unforgiven/"
        },
        {
            "id": 759,
            "title": "Unforgiven",
            "url": "https://www.guitarparty.com/songs/unforgiven/"
        },
        {
            "id": 22475,
            "title": "Unforgiven2",
            "url": "https://www.guitarparty.com/songs/unforgiven2/"
        },
        {
            "id": 945,
            "title": "Whiskey in the jar",
            "url": "https://www.guitarparty.com/songs/whiskey-in-the-jar/"
        }
    ]
}