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

{
    "name": "Stephan Weiss",
    "title": "Stephan Weiss",
    "id": 9665,
    "slug": "stephan-weiss",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9665/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21484,
            "title": "Make Love To Me",
            "url": "https://www.guitarparty.com/songs/make-love-to-me/"
        }
    ]
}