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

{
    "name": "Edria A. Humphrey",
    "title": "Edria A. Humphrey",
    "id": 7239,
    "slug": "edria-a-humphrey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7239/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11699,
            "title": "Honey You Don't Know My Mind",
            "url": "https://www.guitarparty.com/songs/honey-you-dont-know-my-mind/"
        },
        {
            "id": 11705,
            "title": "Prayer Bells Of Heaven",
            "url": "https://www.guitarparty.com/songs/prayer-bells-of-heaven/"
        },
        {
            "id": 11708,
            "title": "There's Better Times Coming",
            "url": "https://www.guitarparty.com/songs/theres-better-times-coming/"
        }
    ]
}