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

{
    "name": "Fredrick G. Koller",
    "title": "Fredrick G. Koller",
    "id": 7704,
    "slug": "fredrick-g-koller",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7704/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13124,
            "title": "This Dreams On Me",
            "url": "https://www.guitarparty.com/songs/this-dreams-on-me/"
        }
    ]
}