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

{
    "name": "Jimi Hendrix",
    "title": "Jimi Hendrix",
    "id": 734,
    "slug": "jimi-hendrix",
    "url": "https://www.guitarparty.com/api/v3/core/authors/734/?format=api",
    "bio_short": "James Marshall "Jimi" Hendrix (born Johnny Allen Hendrix; November 27, 1942 - September 18, 1970) was an American guitarist, singer, and songwriter. Widely hailed by music fans and critics alike as one of the greatest electric guitarists of all time, he remains one of the most influential rock guitarists and songwriters in recording history.  Hendrix was not very popular in America at the outset of his musical career...",
    "artist_img": "//guitarparty.overcastcdn.com/images/JimiHendrix.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9018,
            "title": "All Along The Watchtower",
            "url": "https://www.guitarparty.com/songs/all-along-the-watchtower/"
        },
        {
            "id": 2046,
            "title": "Hey Joe",
            "url": "https://www.guitarparty.com/songs/hey-joe/"
        },
        {
            "id": 1191,
            "title": "Little Wing",
            "url": "https://www.guitarparty.com/songs/little-wing/"
        },
        {
            "id": 26480,
            "title": "Mercy Mercy (Don Covay)",
            "url": "https://www.guitarparty.com/songs/mercy-mercy-2/"
        },
        {
            "id": 1192,
            "title": "The Wind Cries Mary",
            "url": "https://www.guitarparty.com/songs/the-wind-cries-mary/"
        }
    ]
}