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

{
    "name": "Sons Of The Pioneers",
    "title": "Sons Of The Pioneers",
    "id": 3701,
    "slug": "sons-of-the-pioneers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3701/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/SonsOfThePioneer.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3761,
            "title": "Ghost riders in the sky",
            "url": "https://www.guitarparty.com/songs/ghost-riders-in-the-sky/"
        },
        {
            "id": 21029,
            "title": "Teardrops in My Heart",
            "url": "https://www.guitarparty.com/songs/teardrops-in-my-heart/"
        }
    ]
}