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

{
    "name": "Mikkey Dee",
    "title": "Mikkey Dee",
    "id": 16324,
    "slug": "mikkey-dee",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16324/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29000,
            "title": "God was never on your side",
            "url": "https://www.guitarparty.com/songs/god-was-never-on-your-side/"
        }
    ]
}