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

{
    "name": "Misty Capps",
    "title": "Misty Capps",
    "id": 8695,
    "slug": "misty-capps",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8695/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 18179,
            "title": "My Greatest Memories",
            "url": "https://www.guitarparty.com/songs/my-greatest-memories/"
        }
    ]
}