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

{
    "name": "Doyle Wilburn",
    "title": "Doyle Wilburn",
    "id": 6873,
    "slug": "doyle-wilburn",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6873/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 16913,
            "title": "Carefree Moments",
            "url": "https://www.guitarparty.com/songs/carefree-moments/"
        },
        {
            "id": 19583,
            "title": "He´s Somewhere Between You And Me",
            "url": "https://www.guitarparty.com/songs/he-s-somewhere-between-you-and-me/"
        },
        {
            "id": 12872,
            "title": "He's Somewhere Between You And Me",
            "url": "https://www.guitarparty.com/songs/hes-somewhere-between-you-and-me/"
        },
        {
            "id": 12106,
            "title": "I Know You Don't Love Me Anymore",
            "url": "https://www.guitarparty.com/songs/i-know-you-dont-love-me-anymore/"
        },
        {
            "id": 13904,
            "title": "Let Me Be The First To Know",
            "url": "https://www.guitarparty.com/songs/let-me-be-the-first-to-know/"
        },
        {
            "id": 13045,
            "title": "That's When I Miss You",
            "url": "https://www.guitarparty.com/songs/thats-when-i-miss-you/"
        }
    ]
}