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

{
    "name": "Charlene Montgomery",
    "title": "Charlene Montgomery",
    "id": 6248,
    "slug": "charlene-montgomery",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6248/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11038,
            "title": "Loving You Could Never Be Better",
            "url": "https://www.guitarparty.com/songs/loving-you-could-never-be-better/"
        }
    ]
}