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

{
    "name": "Georgia Dobbins",
    "title": "Georgia Dobbins",
    "id": 2612,
    "slug": "georgia-dobbins-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2612/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 2801,
            "title": "Please Mister Postman",
            "url": "https://www.guitarparty.com/songs/please-mister-postman/"
        }
    ]
}