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

{
    "name": "Irish Mythen",
    "title": "Irish Mythen",
    "id": 14181,
    "slug": "irish-mythen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14181/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26661,
            "title": "Hope and Fortune",
            "url": "https://www.guitarparty.com/songs/hope-and-fortune/"
        }
    ]
}