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

{
    "name": "Theda Roush",
    "title": "Theda Roush",
    "id": 9089,
    "slug": "theda-roush",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9089/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19743,
            "title": "Rocking Rolling Ocean",
            "url": "https://www.guitarparty.com/songs/rocking-rolling-ocean/"
        }
    ]
}