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

{
    "name": "Jeffrey Steele and Steve Robson",
    "title": "Jeffrey Steele and Steve Robson",
    "id": 11814,
    "slug": "jeffrey-steele-and-steve-robson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11814/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23894,
            "title": "My wish",
            "url": "https://www.guitarparty.com/songs/my-wish/"
        }
    ]
}