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

{
    "name": "Margaret Newsom Holley",
    "title": "Margaret Newsom Holley",
    "id": 8403,
    "slug": "margaret-newsom-holley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8403/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15159,
            "title": "I Hope We Walk The Last Mile Together",
            "url": "https://www.guitarparty.com/songs/i-hope-we-walk-the-last-mile-together/"
        }
    ]
}