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

{
    "name": "Gene Nelson",
    "title": "Gene Nelson",
    "id": 7636,
    "slug": "gene-nelson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7636/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GeneNelson.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15124,
            "title": "A Jukebox With a Country Song",
            "url": "https://www.guitarparty.com/songs/a-jukebox-with-a-country-song/"
        },
        {
            "id": 13007,
            "title": "Eighteen Wheels And A Dozen Roses",
            "url": "https://www.guitarparty.com/songs/eighteen-wheels-and-a-dozen-roses/"
        },
        {
            "id": 13697,
            "title": "Old Coyote Town",
            "url": "https://www.guitarparty.com/songs/old-coyote-town/"
        }
    ]
}