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

{
    "name": "Johnnie Wright",
    "title": "Johnnie Wright",
    "id": 7280,
    "slug": "johnnie-wright",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7280/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnnieWrights10.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10076,
            "title": "Ashes Of Love",
            "url": "https://www.guitarparty.com/songs/ashes-of-love/"
        },
        {
            "id": 11696,
            "title": "Down Where The River Bends",
            "url": "https://www.guitarparty.com/songs/down-where-the-river-bends/"
        },
        {
            "id": 10323,
            "title": "I Don't Claim to be an Angel",
            "url": "https://www.guitarparty.com/songs/i-dont-claim-to-be-an-angel/"
        },
        {
            "id": 20729,
            "title": "Little Paper Boy",
            "url": "https://www.guitarparty.com/songs/little-paper-boy/"
        },
        {
            "id": 10326,
            "title": "You Want Her Not Me",
            "url": "https://www.guitarparty.com/songs/you-want-her-not-me/"
        }
    ]
}