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

{
    "name": "Donovan Phillips Leitch",
    "title": "Donovan Phillips Leitch",
    "id": 8390,
    "slug": "donovan-phillips-leitch",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8390/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15141,
            "title": "Catch The Wind",
            "url": "https://www.guitarparty.com/songs/catch-the-wind/"
        }
    ]
}