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

{
    "name": "Martha E. Taylor",
    "title": "Martha E. Taylor",
    "id": 7360,
    "slug": "martha-e-taylor",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7360/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10434,
            "title": "I'm Gonna Fall Out of Love With You",
            "url": "https://www.guitarparty.com/songs/im-gonna-fall-out-of-love-with-you/"
        }
    ]
}