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

{
    "name": "Thomas A. Dorsey",
    "title": "Thomas A. Dorsey",
    "id": 9322,
    "slug": "thomas-a-dorsey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9322/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ThomasADorsey.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21451,
            "title": "Peace in the Valley",
            "url": "https://www.guitarparty.com/songs/peace-in-the-valley/"
        },
        {
            "id": 20568,
            "title": "Take My Hand Precious Lord",
            "url": "https://www.guitarparty.com/songs/take-my-hand-precious-lord/"
        }
    ]
}