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

{
    "name": "Gary S. Paxton",
    "title": "Gary S. Paxton",
    "id": 7304,
    "slug": "gary-s-paxton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7304/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19653,
            "title": "Honeymoon Feeling",
            "url": "https://www.guitarparty.com/songs/honeymoon-feeling/"
        },
        {
            "id": 10425,
            "title": "It Started All Over Again",
            "url": "https://www.guitarparty.com/songs/it-started-all-over-again/"
        },
        {
            "id": 20959,
            "title": "Woman Sensuous Woman",
            "url": "https://www.guitarparty.com/songs/woman-sensuous-woman/"
        }
    ]
}