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

{
    "name": "Dick Curless",
    "title": "Dick Curless",
    "id": 6900,
    "slug": "dick-curless",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6900/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DickCurless.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12184,
            "title": "Big Wheel Cannonball",
            "url": "https://www.guitarparty.com/songs/big-wheel-cannonball/"
        },
        {
            "id": 19321,
            "title": "Cottage In The Pine",
            "url": "https://www.guitarparty.com/songs/cottage-in-the-pine/"
        },
        {
            "id": 12202,
            "title": "Drop Some Silver In The Jukebox",
            "url": "https://www.guitarparty.com/songs/drop-some-silver-in-the-jukebox/"
        },
        {
            "id": 19683,
            "title": "Long Lonesome Highway",
            "url": "https://www.guitarparty.com/songs/long-lonesome-highway/"
        },
        {
            "id": 19690,
            "title": "Tombstone Every Mile",
            "url": "https://www.guitarparty.com/songs/tombstone-every-mile/"
        }
    ]
}