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

{
    "name": "Asleep At The Wheel",
    "title": "Asleep At The Wheel",
    "id": 6143,
    "slug": "asleep-at-the-wheel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6143/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/AsleepAtTheWheel.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19636,
            "title": "Coast to Coast",
            "url": "https://www.guitarparty.com/songs/coast-to-coast/"
        },
        {
            "id": 20546,
            "title": "Hesitation Blues",
            "url": "https://www.guitarparty.com/songs/hesitation-blues/"
        },
        {
            "id": 10911,
            "title": "House of Blue Lights",
            "url": "https://www.guitarparty.com/songs/house-of-blue-lights/"
        },
        {
            "id": 20036,
            "title": "I Wonder",
            "url": "https://www.guitarparty.com/songs/i-wonder/"
        },
        {
            "id": 21649,
            "title": "Old Fashion Love",
            "url": "https://www.guitarparty.com/songs/old-fashion-love/"
        }
    ]
}