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

{
    "name": "Peter Sarstedt",
    "title": "Peter Sarstedt",
    "id": 1207,
    "slug": "peter-sarstedt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1207/?format=api",
    "bio_short": "Peter Sarstedt (born 12 December 1942, in Delhi, Northern India) is a singer-songwriter.  He is probably best known for his 1969, UK number one hit, "Where Do You Go To (My Lovely)" about a poor-born girl who becomes a member of the jet-set. The song was awarded the 1969 Ivor Novello Award, (together with David Bowie's "Space Oddity"). Other Sarstedt songs include "Beirut", "Take Off Your Clothes" and "Frozen Orange Juice" (UK #10 in 1969). In the 1980s & 90's he frequently toured the UK as part of the "Solid Silver 60's" package tours. ",
    "artist_img": "//guitarparty.overcastcdn.com/images/PeterSarstedt.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 816,
            "title": "Fækkaðu fötum",
            "url": "https://www.guitarparty.com/songs/faekkadu-fotum/"
        },
        {
            "id": 25504,
            "title": "Take Off Your Clothes",
            "url": "https://www.guitarparty.com/songs/take-off-your-clothes/"
        },
        {
            "id": 2524,
            "title": "Where Do You Go To My Lovely",
            "url": "https://www.guitarparty.com/songs/where-do-you-go-to-my-lovely/"
        }
    ]
}