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

{
    "name": "Dalton Roberts",
    "title": "Dalton Roberts",
    "id": 8914,
    "slug": "dalton-roberts",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8914/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19325,
            "title": "Don´t Pay The Ransom",
            "url": "https://www.guitarparty.com/songs/don-t-pay-the-ransom/"
        }
    ]
}