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

{
    "name": "Vern Gosdin Max D. Barnes",
    "title": "Vern Gosdin Max D. Barnes",
    "id": 9142,
    "slug": "vern-gosdin-max-d-barnes",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9142/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19912,
            "title": "If You´re Gonna Do Me Wrong Do It Right",
            "url": "https://www.guitarparty.com/songs/if-you-re-gonna-do-me-wrong-do-it-right/"
        }
    ]
}