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

{
    "name": "Audrey Allison",
    "title": "Audrey Allison",
    "id": 7311,
    "slug": "audrey-allison",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7311/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13787,
            "title": "He'll Have to Go",
            "url": "https://www.guitarparty.com/songs/hell-have-to-go/"
        },
        {
            "id": 13594,
            "title": "Hell Have To Stay",
            "url": "https://www.guitarparty.com/songs/hell-have-to-stay/"
        },
        {
            "id": 10286,
            "title": "Hello Old Broken Heart",
            "url": "https://www.guitarparty.com/songs/hello-old-broken-heart/"
        },
        {
            "id": 11439,
            "title": "It's A Great Life If You Don't Weaken",
            "url": "https://www.guitarparty.com/songs/its-a-great-life-if-you-dont-weaken/"
        },
        {
            "id": 11779,
            "title": "She'll Have To Go",
            "url": "https://www.guitarparty.com/songs/shell-have-to-go/"
        }
    ]
}