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

{
    "name": "Jonas Shandel",
    "title": "Jonas Shandel",
    "id": 14271,
    "slug": "jonas-shandel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14271/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26780,
            "title": "Feel The Love",
            "url": "https://www.guitarparty.com/songs/feel-the-love/"
        }
    ]
}