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

{
    "name": "Allen H. Mills",
    "title": "Allen H. Mills",
    "id": 8905,
    "slug": "allen-h-mills",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8905/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19306,
            "title": "Love Of The Mountains",
            "url": "https://www.guitarparty.com/songs/love-of-the-mountains/"
        }
    ]
}