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

{
    "name": "Max. D. Barners",
    "title": "Max. D. Barners",
    "id": 9320,
    "slug": "max-d-barners",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9320/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20562,
            "title": "What A Price I’ve Paid",
            "url": "https://www.guitarparty.com/songs/what-a-price-ive-paid/"
        }
    ]
}