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

{
    "name": "Monty Python",
    "title": "Monty Python",
    "id": 756,
    "slug": "monty-python",
    "url": "https://www.guitarparty.com/api/v3/core/authors/756/?format=api",
    "bio_short": "Monty Python is a comedy troupe of 4 Englishmen (John Cleese, Graham Chapman, Michael Palin, Eric Idle), 1 Welshman (Terry Jones) and 1 American (Terry Gilliam), best known for their legendary and influential sketch comedy show "Monty Python's Flying Circus" (which ran for four seasons from 1969 to 1974). The troupe also wrote and starred in the films "And Now for Something Completely Different" (1971), "Monty Python and the Holy Grail" (1975), "Monty Python's Life of Brian" (1979), "Monty Python Live At The Hollywood Bowl" (1982) and "Monty Python's The Meaning of Life" (1983).",
    "artist_img": "//guitarparty.overcastcdn.com/images/MontyPython.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1237,
            "title": "Always Look on the Bright Side of Life",
            "url": "https://www.guitarparty.com/songs/always-look-on-the-bright-side-of-life/"
        },
        {
            "id": 1238,
            "title": "Christmas in Heaven",
            "url": "https://www.guitarparty.com/songs/christmas-in-heaven/"
        },
        {
            "id": 1239,
            "title": "I Like Chinese",
            "url": "https://www.guitarparty.com/songs/i-like-chinese/"
        },
        {
            "id": 22506,
            "title": "The Universe Song (The Galaxy Song)",
            "url": "https://www.guitarparty.com/songs/the-universe-song-the-galaxy-song/"
        }
    ]
}