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

{
    "name": "Hazel Dickens",
    "title": "Hazel Dickens",
    "id": 5520,
    "slug": "hazel-dickens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5520/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/HazelDickens.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19020,
            "title": "A Few Old Memories (Dolly Parton)",
            "url": "https://www.guitarparty.com/songs/a-few-old-memories-dolly-parton/"
        },
        {
            "id": 10128,
            "title": "Hills Of Home",
            "url": "https://www.guitarparty.com/songs/hills-of-home/"
        }
    ]
}