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

{
    "name": "Randy Albright",
    "title": "Randy Albright",
    "id": 8440,
    "slug": "randy-albright",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8440/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15207,
            "title": "Christmas Memories",
            "url": "https://www.guitarparty.com/songs/christmas-memories/"
        }
    ]
}