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

{
    "name": "Ron G. Sowell",
    "title": "Ron G. Sowell",
    "id": 7824,
    "slug": "ron-g-sowell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7824/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13585,
            "title": "Wires And Wood",
            "url": "https://www.guitarparty.com/songs/wires-and-wood/"
        }
    ]
}