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

{
    "name": "Johnson Oatman Jr.",
    "title": "Johnson Oatman Jr.",
    "id": 8548,
    "slug": "johnson-oatman-jr-",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8548/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16938,
            "title": "I Will Trade the Old Cross for a Crown",
            "url": "https://www.guitarparty.com/songs/i-will-trade-the-old-cross-for-a-crown/"
        }
    ]
}