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

{
    "name": "Shooter Jennings",
    "title": "Shooter Jennings",
    "id": 5240,
    "slug": "shooter-jennings",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5240/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ShooterJennings.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9087,
            "title": "Black Ribbons",
            "url": "https://www.guitarparty.com/songs/black-ribbons/"
        },
        {
            "id": 9090,
            "title": "I'm A Long Way From Home",
            "url": "https://www.guitarparty.com/songs/im-a-long-way-from-home/"
        },
        {
            "id": 9089,
            "title": "Sweet Savannah",
            "url": "https://www.guitarparty.com/songs/sweet-savannah/"
        },
        {
            "id": 9091,
            "title": "The Long Road Ahead",
            "url": "https://www.guitarparty.com/songs/the-long-road-ahead/"
        },
        {
            "id": 9088,
            "title": "The Song Is Still Slipping Away",
            "url": "https://www.guitarparty.com/songs/the-song-is-still-slipping-away/"
        }
    ]
}