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

{
    "name": "Mack Magaha",
    "title": "Mack Magaha",
    "id": 6753,
    "slug": "mack-magaha",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6753/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MackMagahaMack.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11837,
            "title": "I Know You're Married",
            "url": "https://www.guitarparty.com/songs/i-know-youre-married/"
        },
        {
            "id": 20982,
            "title": "Well Get Ahead Someday",
            "url": "https://www.guitarparty.com/songs/well-get-ahead-someday/"
        }
    ]
}