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

{
    "name": "Ivy J. Bryant",
    "title": "Ivy J. Bryant",
    "id": 7621,
    "slug": "ivy-j-bryant",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7621/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12983,
            "title": "Only Daddy That'll Walk The Line",
            "url": "https://www.guitarparty.com/songs/only-daddy-thatll-walk-the-line/"
        }
    ]
}