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

{
    "name": "The Sons Of Pioneers",
    "title": "The Sons Of Pioneers",
    "id": 8395,
    "slug": "the-sons-of-pioneers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8395/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20680,
            "title": "Blue Shadows On The Trail",
            "url": "https://www.guitarparty.com/songs/blue-shadows-on-the-trail/"
        },
        {
            "id": 15147,
            "title": "Empty Saddles",
            "url": "https://www.guitarparty.com/songs/empty-saddles/"
        }
    ]
}