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

{
    "name": "Mel Holt",
    "title": "Mel Holt",
    "id": 6174,
    "slug": "mel-holt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6174/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19367,
            "title": "I´ll Never Always Love You Anymore",
            "url": "https://www.guitarparty.com/songs/i-ll-never-always-love-you-anymore/"
        },
        {
            "id": 15226,
            "title": "King Lear",
            "url": "https://www.guitarparty.com/songs/king-lear/"
        },
        {
            "id": 11374,
            "title": "Nobody Will Ever Take Your Place",
            "url": "https://www.guitarparty.com/songs/nobody-will-ever-take-your-place/"
        },
        {
            "id": 11451,
            "title": "Somewhere Beyond Somewhere",
            "url": "https://www.guitarparty.com/songs/somewhere-beyond-somewhere/"
        },
        {
            "id": 10939,
            "title": "We're Not Talking Anymore",
            "url": "https://www.guitarparty.com/songs/were-not-talking-anymore/"
        },
        {
            "id": 19724,
            "title": "Your Uncharted Mind",
            "url": "https://www.guitarparty.com/songs/your-uncharted-mind/"
        }
    ]
}