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

{
    "name": "Ragnar Sólberg Rafnsson",
    "title": "Ragnar Sólberg Rafnsson",
    "id": 14750,
    "slug": "ragnar-solberg-rafnsson-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14750/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27283,
            "title": "Thank God For Silence",
            "url": "https://www.guitarparty.com/songs/thank-god-for-silence/"
        }
    ]
}