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

{
    "name": "Shorty Hall",
    "title": "Shorty Hall",
    "id": 6519,
    "slug": "shorty-hall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6519/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11444,
            "title": "Because You Believed In Me",
            "url": "https://www.guitarparty.com/songs/because-you-believed-in-me/"
        }
    ]
}