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

{
    "name": "\"Jamie OHara\"",
    "title": "\"Jamie OHara\"",
    "id": 6780,
    "slug": "jamie-ohara-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6780/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11886,
            "title": "Will You Travel Down This Road With Me",
            "url": "https://www.guitarparty.com/songs/will-you-travel-down-this-road-with-me/"
        }
    ]
}