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

{
    "name": "Thomas E. Bearden",
    "title": "Thomas E. Bearden",
    "id": 7940,
    "slug": "thomas-e-bearden",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7940/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13788,
            "title": "Two Red Lips And Warm Red Wine",
            "url": "https://www.guitarparty.com/songs/two-red-lips-and-warm-red-wine/"
        }
    ]
}