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

{
    "name": "Gerry Goffin",
    "title": "Gerry Goffin",
    "id": 8381,
    "slug": "gerry-goffin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8381/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GerryGoffin.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15126,
            "title": "A Long And Lasting Love",
            "url": "https://www.guitarparty.com/songs/a-long-and-lasting-love/"
        },
        {
            "id": 26801,
            "title": "Hver Gerði Gerði?",
            "url": "https://www.guitarparty.com/songs/hver-gerdi-gerdih/"
        },
        {
            "id": 27795,
            "title": "Take Good Care Of My Baby",
            "url": "https://www.guitarparty.com/songs/take-good-care-of-my-baby/"
        },
        {
            "id": 26802,
            "title": "Who Put the Bomp (in the Bomp, Bomp, Bomp)",
            "url": "https://www.guitarparty.com/songs/who-put-the-bomp-in-the-bomp-bomp-bomp/"
        },
        {
            "id": 19593,
            "title": "Will you love me tomorrow (Will you still love me tomorrow)",
            "url": "https://www.guitarparty.com/songs/will-you-still-love-me-tomorrow/"
        },
        {
            "id": 23481,
            "title": "(You Make Me Feel Like) A Natural Woman",
            "url": "https://www.guitarparty.com/songs/you-make-me-feel-like-a-natural-woman/"
        }
    ]
}