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

{
    "name": "Keith Sykes",
    "title": "Keith Sykes",
    "id": 8245,
    "slug": "keith-sykes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8245/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/KeithSykesSykes.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14749,
            "title": "You Got Gold",
            "url": "https://www.guitarparty.com/songs/you-got-gold/"
        },
        {
            "id": 2993,
            "title": "Þú átt gull",
            "url": "https://www.guitarparty.com/songs/tu-att-gull/"
        }
    ]
}