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

{
    "name": "Watchhouse",
    "title": "Watchhouse",
    "id": 14509,
    "slug": "watchhouse",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14509/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27098,
            "title": "Daylight (Watchhouse)",
            "url": "https://www.guitarparty.com/songs/daylight-2/"
        }
    ]
}