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

{
    "name": "Bulford Abner",
    "title": "Bulford Abner",
    "id": 7178,
    "slug": "bulford-abner",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7178/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10277,
            "title": "If God Can Forgive You So Can I",
            "url": "https://www.guitarparty.com/songs/if-god-can-forgive-you-so-can-i/"
        }
    ]
}