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

{
    "name": "Bobby Lamoyne Harden",
    "title": "Bobby Lamoyne Harden",
    "id": 8653,
    "slug": "bobby-lamoyne-harden",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8653/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17576,
            "title": "Come Home To Me",
            "url": "https://www.guitarparty.com/songs/come-home-to-me/"
        },
        {
            "id": 21578,
            "title": "Too Cold At Home",
            "url": "https://www.guitarparty.com/songs/too-cold-at-home/"
        }
    ]
}