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

{
    "name": "Pebe Sebert",
    "title": "Pebe Sebert",
    "id": 9458,
    "slug": "pebe-sebert",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9458/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/PebeSebert.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20854,
            "title": "Old Flames Can´t Hold A Candle To You",
            "url": "https://www.guitarparty.com/songs/old-flames-can-t-hold-a-candle-to-you/"
        }
    ]
}