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

{
    "name": "Morton Devand",
    "title": "Morton Devand",
    "id": 7983,
    "slug": "morton-devand",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7983/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13895,
            "title": "Crying Through The Night",
            "url": "https://www.guitarparty.com/songs/crying-through-the-night/"
        }
    ]
}