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

{
    "name": "Sharon Vaughn",
    "title": "Sharon Vaughn",
    "id": 8528,
    "slug": "sharon-vaughn",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8528/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20438,
            "title": "My Heroes Have Always Been Cowboys",
            "url": "https://www.guitarparty.com/songs/my-heroes-have-always-been-cowboys/"
        },
        {
            "id": 16854,
            "title": "Yall Come Back Saloon",
            "url": "https://www.guitarparty.com/songs/yall-come-back-saloon/"
        }
    ]
}