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

{
    "name": "David Gray",
    "title": "David Gray",
    "id": 1507,
    "slug": "david-gray",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1507/?format=api",
    "bio_short": "David Gray is a British singer-songwriter born on June 13, 1968 in Sale, United Kingdom. He moved to Wales at age 9 and later returned to the north-west of England to attend the University of Liverpool. His musical career got early support from a dedicated Irish fan base.  After a few marginally successful releases through the 1990s, Gray's breakthrough came with the worldwide release in 1999 of his fourth album, <a title=\"David Gray - White Ladder\" href=\"http://www.last.fm/music/David+Gray/White+Ladder\" class=\"bbcode_album\">White Ladder</a>; this was a critical and commercial success and included his best-known songs, &quot;<a title=\"David Gray &ndash; This Years Love\" href=\"http://www.last.fm/music/David+Gray/_/This+Years+Love\" class=\"bbcode_track\">This Years Love</a>&quot; and &quot;<a title=\"David Gray &ndash; Babylon\" href=\"http://www.last.fm/music/David+Gray/_/Babylon\" class=\"bbcode_track\">Babylon</a>&quot;.",
    "artist_img": "//guitarparty.overcastcdn.com/images/DavidGraypng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 1618,
            "title": "Babylon",
            "url": "https://www.guitarparty.com/songs/babylon/"
        },
        {
            "id": 1620,
            "title": "Sail Away",
            "url": "https://www.guitarparty.com/songs/sail-away/"
        },
        {
            "id": 3763,
            "title": "Song to the siren",
            "url": "https://www.guitarparty.com/songs/song-to-the-siren/"
        }
    ]
}