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

{
    "name": "John Henry Hopkins Jr.",
    "title": "John Henry Hopkins Jr.",
    "id": 14488,
    "slug": "john-henry-hopkins-jr",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14488/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27068,
            "title": "Vitringar þrír",
            "url": "https://www.guitarparty.com/songs/vitringar-thrir/"
        }
    ]
}