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

{
    "name": "Ernest Ashworth",
    "title": "Ernest Ashworth",
    "id": 9507,
    "slug": "ernest-ashworth",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9507/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ErnestAshworthAs.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21007,
            "title": "It Happens Every Night (But Not At Our House)",
            "url": "https://www.guitarparty.com/songs/it-happens-every-night-but-not-at-our-house/"
        },
        {
            "id": 21450,
            "title": "The DJ Cried",
            "url": "https://www.guitarparty.com/songs/the-dj-cried/"
        }
    ]
}