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

{
    "name": "Buddy Word",
    "title": "Buddy Word",
    "id": 9676,
    "slug": "buddy-word",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9676/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21529,
            "title": "Blue House Painted White",
            "url": "https://www.guitarparty.com/songs/blue-house-painted-white/"
        }
    ]
}