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

{
    "name": "Roy Kerr",
    "title": "Roy Kerr",
    "id": 13949,
    "slug": "roy-kerr",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13949/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26304,
            "title": "City Dream",
            "url": "https://www.guitarparty.com/songs/city-dream/"
        }
    ]
}