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

{
    "name": "M. Kosser",
    "title": "M. Kosser",
    "id": 6070,
    "slug": "m-kosser",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6070/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10826,
            "title": "Full Moon Empty Pockets",
            "url": "https://www.guitarparty.com/songs/full-moon-empty-pockets-lyrics-and-chords-stonewall-jackso/"
        }
    ]
}