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

{
    "name": "Abner Silver",
    "title": "Abner Silver",
    "id": 7025,
    "slug": "abner-silver",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7025/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 10043,
            "title": "A Big Hunk O' Love",
            "url": "https://www.guitarparty.com/songs/a-big-hunk-o-love/"
        },
        {
            "id": 10526,
            "title": "I'm Gonna Knock On Your Door",
            "url": "https://www.guitarparty.com/songs/im-gonna-knock-on-your-door/"
        },
        {
            "id": 10632,
            "title": "I need your love Tonight",
            "url": "https://www.guitarparty.com/songs/i-need-your-love-tonight/"
        },
        {
            "id": 10192,
            "title": "Lover Doll",
            "url": "https://www.guitarparty.com/songs/lover-doll/"
        },
        {
            "id": 21370,
            "title": "My window faces the South",
            "url": "https://www.guitarparty.com/songs/my-window-faces-the-south/"
        },
        {
            "id": 22313,
            "title": "There Goes My Heart",
            "url": "https://www.guitarparty.com/songs/there-goes-my-heart/"
        },
        {
            "id": 10196,
            "title": "Young And Beautiful",
            "url": "https://www.guitarparty.com/songs/young-and-beautiful/"
        }
    ]
}