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

{
    "name": "Billy J. Moore",
    "title": "Billy J. Moore",
    "id": 8481,
    "slug": "billy-j-moore",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8481/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15288,
            "title": "I Guess I Had Too Much To Dream Last Night",
            "url": "https://www.guitarparty.com/songs/i-guess-i-had-too-much-to-dream-last-night/"
        }
    ]
}