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

{
    "name": "Leroy Van Dyke",
    "title": "Leroy Van Dyke",
    "id": 6414,
    "slug": "leroy-van-dyke",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6414/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LeroyVanDyke.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11295,
            "title": "Auctioneer",
            "url": "https://www.guitarparty.com/songs/auctioneer/"
        },
        {
            "id": 18691,
            "title": "Dim Dark Corner",
            "url": "https://www.guitarparty.com/songs/dim-dark-corner/"
        },
        {
            "id": 21775,
            "title": "If A Woman Answers",
            "url": "https://www.guitarparty.com/songs/if-a-woman-answers/"
        },
        {
            "id": 19661,
            "title": "I´m Happy To Be Unhappy",
            "url": "https://www.guitarparty.com/songs/i-m-happy-to-be-unhappy/"
        }
    ]
}