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

{
    "name": "Timothy C. Bays",
    "title": "Timothy C. Bays",
    "id": 7823,
    "slug": "timothy-c-bays",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7823/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13585,
            "title": "Wires And Wood",
            "url": "https://www.guitarparty.com/songs/wires-and-wood/"
        }
    ]
}