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

{
    "name": "Galen Raye",
    "title": "Galen Raye",
    "id": 8625,
    "slug": "galen-raye",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8625/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17490,
            "title": "Did You Know Your Love Had Taken Me That High",
            "url": "https://www.guitarparty.com/songs/did-you-know-your-love-had-taken-me-that-high/"
        }
    ]
}