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

{
    "name": "Chad Kroeger",
    "title": "Chad Kroeger",
    "id": 2890,
    "slug": "chad-kroeger",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2890/?format=api",
    "bio_short": "Chad Robert Kroeger (born on November 15, 1974) is the lead vocalist and co-lead guitarist for the band Nickelback, In addition to his work with Nickelback, Kroeger has been involved with a variety of collaborations, co-writing songs for other artists and for films.",
    "artist_img": "//guitarparty.overcastcdn.com/images/ChadKroegerpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3244,
            "title": "If Today Was Your Last Day",
            "url": "https://www.guitarparty.com/songs/if-today-was-your-last-day/"
        },
        {
            "id": 2746,
            "title": "Never Gonna Be Alone",
            "url": "https://www.guitarparty.com/songs/never-gonna-be-alone/"
        }
    ]
}