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

{
    "name": "Ralph Hill",
    "title": "Ralph Hill",
    "id": 9317,
    "slug": "ralph-hill",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9317/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20560,
            "title": "When God Dips His Pen Of Love In My Heart",
            "url": "https://www.guitarparty.com/songs/when-god-dips-his-pen-of-love-in-my-heart/"
        }
    ]
}