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

{
    "name": "A J Masters",
    "title": "A J Masters",
    "id": 8908,
    "slug": "a-j-masters",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8908/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19313,
            "title": "An Old Pair Of Shoes",
            "url": "https://www.guitarparty.com/songs/an-old-pair-of-shoes/"
        }
    ]
}