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

{
    "name": "Wesley Steed",
    "title": "Wesley Steed",
    "id": 14070,
    "slug": "wesley-steed",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14070/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26485,
            "title": "Shine On Me",
            "url": "https://www.guitarparty.com/songs/shine-on-me/"
        }
    ]
}