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

{
    "name": "J. Ewtah",
    "title": "J. Ewtah",
    "id": 8297,
    "slug": "j-ewtah",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8297/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14872,
            "title": "Speak Of The Devil",
            "url": "https://www.guitarparty.com/songs/speak-of-the-devil/"
        }
    ]
}