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

{
    "name": "A.L. Owens",
    "title": "A.L. Owens",
    "id": 6034,
    "slug": "a-l-owens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6034/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10781,
            "title": "Hank And Lefty Raised My Country Soul",
            "url": "https://www.guitarparty.com/songs/hank-and-lefty-raised-my-country-soul/"
        },
        {
            "id": 11875,
            "title": "I Don't Think She'd Really Mind At All",
            "url": "https://www.guitarparty.com/songs/i-dont-think-shed-really-mind-at-all/"
        },
        {
            "id": 20587,
            "title": "There’s Still A Lot Of Love In San Antone",
            "url": "https://www.guitarparty.com/songs/theres-still-a-lot-of-love-in-san-antone/"
        },
        {
            "id": 11195,
            "title": "What Are Those Things",
            "url": "https://www.guitarparty.com/songs/what-are-those-things/"
        },
        {
            "id": 14939,
            "title": "When He Walks On You",
            "url": "https://www.guitarparty.com/songs/when-he-walks-on-you/"
        }
    ]
}