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

{
    "name": "Daniel E. Kelley",
    "title": "Daniel E. Kelley",
    "id": 4591,
    "slug": "Daniel-E-Kelley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/4591/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 688,
            "title": "Fram í heiðanna ró",
            "url": "https://www.guitarparty.com/songs/fram-i-heidanna-ro/"
        }
    ]
}