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

{
    "name": "Nuxe",
    "title": "Nuxe",
    "id": 15395,
    "slug": "nuxe",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15395/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28023,
            "title": "I'm So Good At Lying",
            "url": "https://www.guitarparty.com/songs/im-so-good-at-lying/"
        }
    ]
}