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

{
    "name": "Danna Fargo",
    "title": "Danna Fargo",
    "id": 9773,
    "slug": "danna-fargo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9773/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21784,
            "title": "The Happiest Girl In The Whole U.S.A.",
            "url": "https://www.guitarparty.com/songs/the-happiest-girl-in-the-whole-u-s-a-/"
        }
    ]
}