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

{
    "name": "Tommy Hill",
    "title": "Tommy Hill",
    "id": 9370,
    "slug": "tommy-hill",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9370/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TommyHillTommyHi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20830,
            "title": "SLOWLY I´m Falling",
            "url": "https://www.guitarparty.com/songs/slowly-i-m-falling/"
        },
        {
            "id": 20658,
            "title": "So Used to Loving You",
            "url": "https://www.guitarparty.com/songs/so-used-to-loving-you/"
        }
    ]
}