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

{
    "name": "Bill Eldridge",
    "title": "Bill Eldridge",
    "id": 7044,
    "slug": "bill-eldridge",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7044/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18711,
            "title": "Happy Anniversary",
            "url": "https://www.guitarparty.com/songs/happy-anniversary/"
        },
        {
            "id": 20581,
            "title": "She Goes Walking Through My Mind",
            "url": "https://www.guitarparty.com/songs/she-goes-walking-through-my-mind/"
        },
        {
            "id": 10279,
            "title": "There´s A Whole Lot About A Woman A Man Don't Know",
            "url": "https://www.guitarparty.com/songs/there-s-a-whole-lot-about-a-woman-a-man-dont-know/"
        },
        {
            "id": 10001,
            "title": "When A Man Loves A Woman",
            "url": "https://www.guitarparty.com/songs/when-a-man-loves-a-woman/"
        },
        {
            "id": 10971,
            "title": "You Can't Housebreak A Tom Cat",
            "url": "https://www.guitarparty.com/songs/you-cant-housebreak-a-tom-cat/"
        },
        {
            "id": 12272,
            "title": "Your Place Or Mine",
            "url": "https://www.guitarparty.com/songs/your-place-or-mine/"
        }
    ]
}