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

{
    "name": "Charles Hayward",
    "title": "Charles Hayward",
    "id": 14612,
    "slug": "charles-hayward",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14612/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27213,
            "title": "The Devil Went Down to Georgia",
            "url": "https://www.guitarparty.com/songs/the-devil-went-down-to-georgia/"
        }
    ]
}