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

{
    "name": "Christopher Brody Brown",
    "title": "Christopher Brody Brown",
    "id": 13324,
    "slug": "christopher-brody-brown",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13324/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25429,
            "title": "All i ask",
            "url": "https://www.guitarparty.com/songs/all-i-ask-2/"
        }
    ]
}