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

{
    "name": "Claud King",
    "title": "Claud King",
    "id": 6297,
    "slug": "claud-king",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6297/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11109,
            "title": "I Don't Like I Did Before",
            "url": "https://www.guitarparty.com/songs/i-dont-like-i-did-before/"
        }
    ]
}