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

{
    "name": "Mary Steenburgen in the movie \"The Butchers Wife",
    "title": "Mary Steenburgen in the movie \"The Butchers Wife",
    "id": 10390,
    "slug": "mary-steenburgen-in-the-movie-the-butchers-wife",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10390/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22416,
            "title": "In The Dark",
            "url": "https://www.guitarparty.com/songs/in-the-dark/"
        }
    ]
}