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

{
    "name": "John Prine",
    "title": "John Prine",
    "id": 3104,
    "slug": "john-prine",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3104/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnPrine1972.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 27439,
            "title": "All the Best",
            "url": "https://www.guitarparty.com/songs/all-the-best/"
        },
        {
            "id": 28221,
            "title": "Angel From Montgomery",
            "url": "https://www.guitarparty.com/songs/angel-from-montgomery/"
        },
        {
            "id": 25487,
            "title": "Dansinn",
            "url": "https://www.guitarparty.com/songs/dansinn/"
        },
        {
            "id": 3002,
            "title": "Gamli grafreiturinn",
            "url": "https://www.guitarparty.com/songs/gamli-grafreiturinn/"
        },
        {
            "id": 28524,
            "title": "I remember everything",
            "url": "https://www.guitarparty.com/songs/i-remember-everything/"
        },
        {
            "id": 28222,
            "title": "It's A Big Old Goofy World",
            "url": "https://www.guitarparty.com/songs/its-a-big-old-goofy-world/"
        },
        {
            "id": 22895,
            "title": "Paradise",
            "url": "https://www.guitarparty.com/songs/paradise/"
        },
        {
            "id": 22888,
            "title": "Sam Stone",
            "url": "https://www.guitarparty.com/songs/sam-stone/"
        },
        {
            "id": 27311,
            "title": "Speed of the sound of loneliness",
            "url": "https://www.guitarparty.com/songs/speed-of-the-sound-of-loneliness/"
        },
        {
            "id": 28223,
            "title": "The Sins of Memphisto",
            "url": "https://www.guitarparty.com/songs/the-sins-of-memphisto/"
        },
        {
            "id": 14749,
            "title": "You Got Gold",
            "url": "https://www.guitarparty.com/songs/you-got-gold/"
        },
        {
            "id": 2993,
            "title": "Þú átt gull",
            "url": "https://www.guitarparty.com/songs/tu-att-gull/"
        }
    ]
}