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

{
    "name": "the Sons of the Pioneers",
    "title": "the Sons of the Pioneers",
    "id": 6437,
    "slug": "the-sons-of-the-pioneers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6437/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TheSonsOfThePion.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11313,
            "title": "I'm an Old Cowhand",
            "url": "https://www.guitarparty.com/songs/im-an-old-cowhand/"
        },
        {
            "id": 11761,
            "title": "The Last Round Up",
            "url": "https://www.guitarparty.com/songs/the-last-round-up/"
        },
        {
            "id": 20456,
            "title": "Tumbling Tumbleweeds",
            "url": "https://www.guitarparty.com/songs/tumbling-tumbleweeds/"
        },
        {
            "id": 11767,
            "title": "Wagon Wheels",
            "url": "https://www.guitarparty.com/songs/wagon-wheels/"
        },
        {
            "id": 12265,
            "title": "When It's Night Time In Nevada",
            "url": "https://www.guitarparty.com/songs/when-its-night-time-in-nevada/"
        }
    ]
}