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

{
    "name": "Johnnie Masters",
    "title": "Johnnie Masters",
    "id": 6578,
    "slug": "johnnie-masters",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6578/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12125,
            "title": "A Vision Of Jesus",
            "url": "https://www.guitarparty.com/songs/a-vision-of-jesus/"
        },
        {
            "id": 19464,
            "title": "Cheated Out Of Love",
            "url": "https://www.guitarparty.com/songs/cheated-out-of-love/"
        },
        {
            "id": 16943,
            "title": "Gloryland March",
            "url": "https://www.guitarparty.com/songs/gloryland-march/"
        },
        {
            "id": 20851,
            "title": "Stubborn Heart",
            "url": "https://www.guitarparty.com/songs/stubborn-heart/"
        },
        {
            "id": 11544,
            "title": "The Winner Of Your Heart",
            "url": "https://www.guitarparty.com/songs/the-winner-of-your-heart/"
        }
    ]
}