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

{
    "name": "Lance Guynes",
    "title": "Lance Guynes",
    "id": 8061,
    "slug": "lance-guynes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8061/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14027,
            "title": "Thats Where I Want To Be",
            "url": "https://www.guitarparty.com/songs/thats-where-i-want-to-be/"
        }
    ]
}