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

{
    "name": "Aileen Mnich",
    "title": "Aileen Mnich",
    "id": 8487,
    "slug": "aileen-mnich",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8487/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15311,
            "title": "Hello Love",
            "url": "https://www.guitarparty.com/songs/hello-love/"
        }
    ]
}