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

{
    "name": "Wanda Ballman",
    "title": "Wanda Ballman",
    "id": 5495,
    "slug": "wanda-ballman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5495/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/WandaBallmanskan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10088,
            "title": "Anywhere Just Inside Your Arms",
            "url": "https://www.guitarparty.com/songs/anywhere-just-inside-your-arms/"
        },
        {
            "id": 13827,
            "title": "If Youre Not Gone Too Long",
            "url": "https://www.guitarparty.com/songs/if-youre-not-gone-too-long/"
        },
        {
            "id": 12847,
            "title": "She's No Angel",
            "url": "https://www.guitarparty.com/songs/shes-no-angel/"
        }
    ]
}