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

{
    "name": "J.L. Wallace",
    "title": "J.L. Wallace",
    "id": 9821,
    "slug": "j-l-wallace",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9821/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21931,
            "title": "If You´re Waiting on Me (You´re Backing up)",
            "url": "https://www.guitarparty.com/songs/if-you-re-waiting-on-me-you-re-backing-up/"
        }
    ]
}