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

{
    "name": "Edward Scalzi",
    "title": "Edward Scalzi",
    "id": 6087,
    "slug": "edward-scalzi",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6087/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10848,
            "title": "Your Good For Nothing Heart",
            "url": "https://www.guitarparty.com/songs/your-good-for-nothing-heart/"
        }
    ]
}