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

{
    "name": "John Barry",
    "title": "John Barry",
    "id": 600,
    "slug": "john-barry",
    "url": "https://www.guitarparty.com/api/v3/core/authors/600/?format=api",
    "bio_short": "John Barry, OBE (born John Barry Prendergast on November 3, 1933 in York, England) is considered one of the "Big Four" of late 20th century film composers (the others being John Williams, Jerry Goldsmith, and Henry Mancini).  His family was in the cinema business, but it was during his National Service that he began performing as a musician. After taking a correspondence course and arranging for some of the bands of the day, he formed the "John Barry Seven." Barry then met Adam Faith, and composed songs and film scores on the singer's behalf. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnBarryjb.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 859,
            "title": "All time high",
            "url": "https://www.guitarparty.com/songs/all-time-high/"
        },
        {
            "id": 2045,
            "title": "Lay back in the arms of someone",
            "url": "https://www.guitarparty.com/songs/lay-back-in-the-arms-of-someone/"
        }
    ]
}