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

{
    "name": "Dion",
    "title": "Dion",
    "id": 16162,
    "slug": "dion",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16162/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28776,
            "title": "(I Used To Be A) Brooklyn Dodger",
            "url": "https://www.guitarparty.com/songs/i-used-to-be-a-brooklyn-dodger/"
        }
    ]
}