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

{
    "name": "Heart 2 Heart",
    "title": "Heart 2 Heart",
    "id": 3373,
    "slug": "heart-2-heart",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3373/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/Heart2Heartpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3439,
            "title": "Nei eða já",
            "url": "https://www.guitarparty.com/songs/nei-eda-ja/"
        }
    ]
}