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

{
    "name": "Caedmons Call",
    "title": "Caedmons Call",
    "id": 5877,
    "slug": "caedmons-call-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5877/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 9623,
            "title": "All I Need Did Not Catch Her Name",
            "url": "https://www.guitarparty.com/songs/all-i-need-did-not-catch-her-name/"
        },
        {
            "id": 9624,
            "title": "This is my desire",
            "url": "https://www.guitarparty.com/songs/this-is-my-desire/"
        },
        {
            "id": 9625,
            "title": "We Delight",
            "url": "https://www.guitarparty.com/songs/we-delight/"
        }
    ]
}