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

{
    "name": "By Fats Domino",
    "title": "By Fats Domino",
    "id": 8294,
    "slug": "by-fats-domino",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8294/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14869,
            "title": "I Dont Know Why I Love You But I Do",
            "url": "https://www.guitarparty.com/songs/i-dont-know-why-i-love-you-but-i-do/"
        }
    ]
}