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

{
    "name": "Bert Kaempfert",
    "title": "Bert Kaempfert",
    "id": 5851,
    "slug": "bert-kaempfert",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5851/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BertKaempfert.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10607,
            "title": "Blue Spanish Eyes",
            "url": "https://www.guitarparty.com/songs/blue-spanish-eyes-lyrics-and-chords-charlie-ric/"
        },
        {
            "id": 22640,
            "title": "Danke Schoen",
            "url": "https://www.guitarparty.com/songs/danke-schoen/"
        },
        {
            "id": 22178,
            "title": "L-o-v-e",
            "url": "https://www.guitarparty.com/songs/l-o-v-e/"
        }
    ]
}