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

{
    "name": "Gabriel Benjamin",
    "title": "Gabriel Benjamin",
    "id": 14300,
    "slug": "gabriel-benjamin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14300/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 26814,
            "title": "The Nights",
            "url": "https://www.guitarparty.com/songs/the-nights/"
        }
    ]
}