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

{
    "name": "James Edward Haley",
    "title": "James Edward Haley",
    "id": 8758,
    "slug": "james-edward-haley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8758/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18778,
            "title": "When Im Gone Youll Soon Forget",
            "url": "https://www.guitarparty.com/songs/when-im-gone-youll-soon-forget/"
        }
    ]
}