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

{
    "name": "James W. Vaughn",
    "title": "James W. Vaughn",
    "id": 7906,
    "slug": "james-w-vaughn",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7906/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13731,
            "title": "If I Could Hear My Mother Pray Again",
            "url": "https://www.guitarparty.com/songs/if-i-could-hear-my-mother-pray-again/"
        },
        {
            "id": 20913,
            "title": "The Old Country Church",
            "url": "https://www.guitarparty.com/songs/the-old-country-church/"
        }
    ]
}