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

{
    "name": "Gertrude Cox",
    "title": "Gertrude Cox",
    "id": 6803,
    "slug": "gertrude-cox",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6803/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14859,
            "title": "For The Love Of A Woman Like You",
            "url": "https://www.guitarparty.com/songs/for-the-love-of-a-woman-like-you/"
        },
        {
            "id": 14936,
            "title": "Tell Me What I Want To Hear",
            "url": "https://www.guitarparty.com/songs/tell-me-what-i-want-to-hear/"
        },
        {
            "id": 18087,
            "title": "Youre Calling Me Sweetheart Again",
            "url": "https://www.guitarparty.com/songs/youre-calling-me-sweetheart-again/"
        },
        {
            "id": 11924,
            "title": "You're Telling Me Sweet Lies Again",
            "url": "https://www.guitarparty.com/songs/youre-telling-me-sweet-lies-again/"
        }
    ]
}