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

{
    "name": "Howard Johnson",
    "title": "Howard Johnson",
    "id": 5867,
    "slug": "howard-johnson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5867/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/HowardJohnsontGe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10629,
            "title": "M-O-T-H-E-R ",
            "url": "https://www.guitarparty.com/songs/m-o-t-h-e-r-lyrics-chords-eddy-arnol/"
        },
        {
            "id": 24953,
            "title": "What do you want to make those eyes at me for",
            "url": "https://www.guitarparty.com/songs/what-do-you-want-to-make-those-eyes-at-me-for/"
        }
    ]
}