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

{
    "name": "Gene C. Redd",
    "title": "Gene C. Redd",
    "id": 8049,
    "slug": "gene-c-redd",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8049/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19339,
            "title": "I Don´t Want Your Rambling Letters",
            "url": "https://www.guitarparty.com/songs/i-don-t-want-your-rambling-letters/"
        },
        {
            "id": 14009,
            "title": "I Dont Want Your Rambling Letters",
            "url": "https://www.guitarparty.com/songs/i-dont-want-your-rambling-letters/"
        }
    ]
}