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

{
    "name": " Alphonzo Mizell",
    "title": " Alphonzo Mizell",
    "id": 10858,
    "slug": "alphonzo-mizell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10858/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23153,
            "title": "I want you back",
            "url": "https://www.guitarparty.com/songs/i-want-you-back/"
        }
    ]
}