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

{
    "name": "Phillip H. Sweet",
    "title": "Phillip H. Sweet",
    "id": 9608,
    "slug": "phillip-h-sweet",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9608/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21299,
            "title": "I Don’t Want To Have To Marry You",
            "url": "https://www.guitarparty.com/songs/i-dont-want-to-have-to-marry-you/"
        }
    ]
}