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

{
    "name": "Carrol Bobbie",
    "title": "Carrol Bobbie",
    "id": 7796,
    "slug": "carrol-bobbie",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7796/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13516,
            "title": "Walk To The Dance",
            "url": "https://www.guitarparty.com/songs/walk-to-the-dance/"
        }
    ]
}