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

{
    "name": "Roy Soehnel",
    "title": "Roy Soehnel",
    "id": 7491,
    "slug": "roy-soehnel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7491/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10038,
            "title": "A Heart Full Of Love",
            "url": "https://www.guitarparty.com/songs/a-heart-full-of-love/"
        },
        {
            "id": 10110,
            "title": "A Prison Without Walls",
            "url": "https://www.guitarparty.com/songs/a-prison-without-walls/"
        },
        {
            "id": 10996,
            "title": "Bouquet of Roses",
            "url": "https://www.guitarparty.com/songs/bouquet-of-roses-lyrics-chords-eddy-arnol/"
        },
        {
            "id": 11205,
            "title": "I'll Do As Much For You Someday",
            "url": "https://www.guitarparty.com/songs/ill-do-as-much-for-you-someday/"
        }
    ]
}