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

{
    "name": "Axel Ehnstrom",
    "title": "Axel Ehnstrom",
    "id": 3413,
    "slug": "axel-ehnstrom",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3413/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": []
}