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

{
    "name": " Pierre Ramon Slaughter",
    "title": " Pierre Ramon Slaughter",
    "id": 11116,
    "slug": "pierre-ramon-slaughter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11116/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23358,
            "title": "We Can't Stop",
            "url": "https://www.guitarparty.com/songs/we-cant-stop/"
        }
    ]
}