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

{
    "name": "Buddy Mize",
    "title": "Buddy Mize",
    "id": 7161,
    "slug": "buddy-mize",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7161/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12002,
            "title": "If I Want To",
            "url": "https://www.guitarparty.com/songs/if-i-want-to/"
        },
        {
            "id": 13642,
            "title": "Its Teardrop Time",
            "url": "https://www.guitarparty.com/songs/its-teardrop-time/"
        },
        {
            "id": 11740,
            "title": "Just A Foolish Notion",
            "url": "https://www.guitarparty.com/songs/just-a-foolish-notion/"
        },
        {
            "id": 19246,
            "title": "Just Enough To Keep Me Hanging On",
            "url": "https://www.guitarparty.com/songs/just-enough-to-keep-me-hanging-on/"
        },
        {
            "id": 13057,
            "title": "The Gun The Gold And The Girl",
            "url": "https://www.guitarparty.com/songs/the-gun-the-gold-and-the-girl/"
        },
        {
            "id": 21510,
            "title": "The Shoe Goes On The Other Foot Tonight",
            "url": "https://www.guitarparty.com/songs/the-shoe-goes-on-the-other-foot-tonight/"
        },
        {
            "id": 13840,
            "title": "Working My Way Through A Heartache",
            "url": "https://www.guitarparty.com/songs/working-my-way-through-a-heartache/"
        },
        {
            "id": 10581,
            "title": "You're Welcome Anytime",
            "url": "https://www.guitarparty.com/songs/youre-welcome-anytime/"
        }
    ]
}