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

{
    "name": "Patti Page",
    "title": "Patti Page",
    "id": 5393,
    "slug": "patti-page",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5393/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/PattiPageearly50.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22618,
            "title": "Another Time, Another Place",
            "url": "https://www.guitarparty.com/songs/another-time-another-place/"
        },
        {
            "id": 12191,
            "title": "Changing Partners",
            "url": "https://www.guitarparty.com/songs/changing-partners/"
        },
        {
            "id": 9879,
            "title": "Crazy Arms",
            "url": "https://www.guitarparty.com/songs/crazy-arms/"
        },
        {
            "id": 11228,
            "title": "Hello We're Lonely",
            "url": "https://www.guitarparty.com/songs/hello-were-lonely/"
        },
        {
            "id": 20029,
            "title": "(How Much Is) That Doggie in the Window?",
            "url": "https://www.guitarparty.com/songs/how-much-is-that-doggie-in-the-window/"
        },
        {
            "id": 9878,
            "title": "Hush Hush Sweet Charlotte",
            "url": "https://www.guitarparty.com/songs/hush-hush-sweet-charlotte/"
        },
        {
            "id": 22167,
            "title": "Mama From the Train",
            "url": "https://www.guitarparty.com/songs/mama-from-the-train/"
        },
        {
            "id": 9880,
            "title": "Old Cape Cod",
            "url": "https://www.guitarparty.com/songs/old-cape-cod/"
        },
        {
            "id": 22016,
            "title": "You Can´t Be True, Dear",
            "url": "https://www.guitarparty.com/songs/you-can-t-be-true-dear/"
        }
    ]
}