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

{
    "name": "Winfield S. Weeden",
    "title": "Winfield S. Weeden",
    "id": 15126,
    "slug": "winfield-s-weeden",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15126/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27772,
            "title": "Allt ég yfirgef (All to Jesus I surrender)",
            "url": "https://www.guitarparty.com/songs/allt-eg-yfirgef/"
        }
    ]
}