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

{
    "name": "Gery House",
    "title": "Gery House",
    "id": 6199,
    "slug": "gery-house",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6199/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10978,
            "title": "Be All Right In Arkansas",
            "url": "https://www.guitarparty.com/songs/be-all-right-in-arkansas/"
        }
    ]
}