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

{
    "name": "Luther Patrick",
    "title": "Luther Patrick",
    "id": 9273,
    "slug": "luther-patrick",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9273/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20463,
            "title": "Sleeping At The Foot Of The Bed",
            "url": "https://www.guitarparty.com/songs/sleeping-at-the-foot-of-the-bed/"
        }
    ]
}