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

{
    "name": "Bryan White",
    "title": "Bryan White",
    "id": 14979,
    "slug": "bryan-white",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14979/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 27583,
            "title": "From this moment on",
            "url": "https://www.guitarparty.com/songs/from-this-moment-on-2/"
        }
    ]
}