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

{
    "name": "Jem Finer",
    "title": "Jem Finer",
    "id": 2799,
    "slug": "jem-finer",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2799/?format=api",
    "bio_short": "Jeremy "Jem" Finer (born July 25, 1955) is an English musician and composer. He was one of the founding members of The Pogues. He was primarily a banjoist, but he played a handful of other instruments as well.\n On the first of January 2000, the Finer-composed Longplayer piece of music was started; this is designed to last 1000 years without ever repeating itself, and as currently implemented is computer-generated.",
    "artist_img": "//guitarparty.overcastcdn.com/images/JemFinerjem_fine.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22482,
            "title": "Fairytale of New York",
            "url": "https://www.guitarparty.com/songs/fairytale-of-new-york/"
        },
        {
            "id": 1283,
            "title": "Saga úr Reykjavík",
            "url": "https://www.guitarparty.com/songs/saga-ur-reykjavik/"
        }
    ]
}