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

{
    "name": "Thornton Landreth",
    "title": "Thornton Landreth",
    "id": 8685,
    "slug": "thornton-landreth",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8685/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18120,
            "title": "Just Walk A Little Closer",
            "url": "https://www.guitarparty.com/songs/just-walk-a-little-closer/"
        }
    ]
}