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

{
    "name": "Owen Bradley",
    "title": "Owen Bradley",
    "id": 6977,
    "slug": "owen-bradley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6977/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/OwenBradleyobrad.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13688,
            "title": "In The Hills Of Tomorrow",
            "url": "https://www.guitarparty.com/songs/in-the-hills-of-tomorrow/"
        },
        {
            "id": 21594,
            "title": "Night Train To Memphis",
            "url": "https://www.guitarparty.com/songs/night-train-to-memphis/"
        },
        {
            "id": 12737,
            "title": "What Is Life Without Love",
            "url": "https://www.guitarparty.com/songs/what-is-life-without-love/"
        }
    ]
}