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

{
    "name": "J. Thornton",
    "title": "J. Thornton",
    "id": 7941,
    "slug": "j-thornton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7941/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13792,
            "title": "Theres Always A Mother Waiting At Home",
            "url": "https://www.guitarparty.com/songs/theres-always-a-mother-waiting-at-home/"
        }
    ]
}