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

{
    "name": "The Hillside Singers",
    "title": "The Hillside Singers",
    "id": 13849,
    "slug": "the-hillside-singers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13849/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26160,
            "title": "I'd Like to Teach the World to Sing (In Perfect Harmony)",
            "url": "https://www.guitarparty.com/songs/id-like-to-teach-the-world-to-sing-in-perfect-harmony/"
        }
    ]
}