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

{
    "name": "The 5th Dimension",
    "title": "The 5th Dimension",
    "id": 16452,
    "slug": "the-5th-dimension",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16452/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 1247,
            "title": "Aquarius",
            "url": "https://www.guitarparty.com/songs/aquarius/"
        }
    ]
}