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

{
    "name": "David Leslie Moore",
    "title": "David Leslie Moore",
    "id": 7428,
    "slug": "david-leslie-moore",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7428/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10270,
            "title": "If Heaven Ain´t A Lot Like Dixie",
            "url": "https://www.guitarparty.com/songs/if-heaven-ain-t-a-lot-like-dixie/"
        }
    ]
}