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

{
    "name": "Ray Sharpe",
    "title": "Ray Sharpe",
    "id": 13310,
    "slug": "ray-sharpe",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13310/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 24749,
            "title": "Lilla Jóns",
            "url": "https://www.guitarparty.com/songs/lilla-jons/"
        }
    ]
}