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

{
    "name": "Shurl Legate",
    "title": "Shurl Legate",
    "id": 7602,
    "slug": "shurl-legate",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7602/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12941,
            "title": "Just One More Lie",
            "url": "https://www.guitarparty.com/songs/just-one-more-lie/"
        }
    ]
}