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

{
    "name": "Blanche Kerr Brock",
    "title": "Blanche Kerr Brock",
    "id": 6357,
    "slug": "blanche-kerr-brock",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6357/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11207,
            "title": "Today Is Mine",
            "url": "https://www.guitarparty.com/songs/today-is-mine/"
        }
    ]
}