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

{
    "name": "Charles Quillen",
    "title": "Charles Quillen",
    "id": 6346,
    "slug": "charles-quillen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6346/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16858,
            "title": "Back On My Mind Again",
            "url": "https://www.guitarparty.com/songs/back-on-my-mind-again/"
        },
        {
            "id": 13500,
            "title": "Remember To Remind Me Im Leaving",
            "url": "https://www.guitarparty.com/songs/remember-to-remind-me-im-leaving/"
        },
        {
            "id": 26510,
            "title": "She Used To Love Me A Lot",
            "url": "https://www.guitarparty.com/songs/she-used-to-love-me-a-lot/"
        },
        {
            "id": 20706,
            "title": "The Jukebox Played Along",
            "url": "https://www.guitarparty.com/songs/the-jukebox-played-along/"
        },
        {
            "id": 20064,
            "title": "Whats A Memory Like You Doing In A Love Like This",
            "url": "https://www.guitarparty.com/songs/whats-a-memory-like-you-doing-in-a-love-like-this/"
        },
        {
            "id": 19723,
            "title": "When She Touches Me",
            "url": "https://www.guitarparty.com/songs/when-she-touches-me/"
        }
    ]
}