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

{
    "name": "Gustaf Holter",
    "title": "Gustaf Holter",
    "id": 13716,
    "slug": "gustaf-holter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13716/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25975,
            "title": "Volcano Man",
            "url": "https://www.guitarparty.com/songs/volcano-man/"
        }
    ]
}