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

{
    "name": "Bernhard Brink & Ireen Sheer",
    "title": "Bernhard Brink & Ireen Sheer",
    "id": 5169,
    "slug": "bernhard-brink-ireen-sheer",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5169/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BernhardBrinkIre.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8831,
            "title": "Schau mal herein",
            "url": "https://www.guitarparty.com/songs/schau-mal-herein/"
        }
    ]
}