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

{
    "name": " Ronnie Lane ",
    "title": " Ronnie Lane ",
    "id": 11819,
    "slug": "ronnie-lane",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11819/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23897,
            "title": "All or nothing",
            "url": "https://www.guitarparty.com/songs/all-or-nothing/"
        }
    ]
}