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

{
    "name": "The Limeliters",
    "title": "The Limeliters",
    "id": 11353,
    "slug": "the-limeliters",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11353/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 23555,
            "title": "Syngjandi hér, syngjandi þar",
            "url": "https://www.guitarparty.com/songs/syngjandi-her-syngjandi-thar/"
        },
        {
            "id": 24943,
            "title": "The Lollipop Tree",
            "url": "https://www.guitarparty.com/songs/the-lollipop-tree/"
        }
    ]
}