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

{
    "name": "Vincent Wesley Matthews",
    "title": "Vincent Wesley Matthews",
    "id": 6081,
    "slug": "vincent-wesley-matthews",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6081/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10843,
            "title": "Laid Back Country Picker",
            "url": "https://www.guitarparty.com/songs/laid-back-country-picker/"
        }
    ]
}