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

{
    "name": "Crispin Hunt",
    "title": "Crispin Hunt",
    "id": 13205,
    "slug": "crispin-hunt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13205/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25295,
            "title": "Dream Catch Me",
            "url": "https://www.guitarparty.com/songs/dream-catch-me/"
        }
    ]
}