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

{
    "name": "Del Reeves",
    "title": "Del Reeves",
    "id": 8454,
    "slug": "del-reeves",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8454/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DelReevesdelreev.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19640,
            "title": "Belles Of Southern Bell",
            "url": "https://www.guitarparty.com/songs/belles-of-southern-bell/"
        },
        {
            "id": 15227,
            "title": "I Almost Forgot Her Today",
            "url": "https://www.guitarparty.com/songs/i-almost-forgot-her-today/"
        },
        {
            "id": 20054,
            "title": "So Much Got Lost",
            "url": "https://www.guitarparty.com/songs/so-much-got-lost/"
        },
        {
            "id": 19697,
            "title": "The Girl on the Billboard",
            "url": "https://www.guitarparty.com/songs/the-girl-on-the-billboard/"
        },
        {
            "id": 21389,
            "title": "The Only Girl I Can’t Forget",
            "url": "https://www.guitarparty.com/songs/the-only-girl-i-cant-forget/"
        }
    ]
}