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

{
    "name": "Darrell Edwards",
    "title": "Darrell Edwards",
    "id": 6874,
    "slug": "darrell-edwards",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6874/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12769,
            "title": "He Made Me Free",
            "url": "https://www.guitarparty.com/songs/he-made-me-free/"
        },
        {
            "id": 12141,
            "title": "If You Believe",
            "url": "https://www.guitarparty.com/songs/if-you-believe/"
        },
        {
            "id": 19125,
            "title": "I´m Wearing My Heart Away For You",
            "url": "https://www.guitarparty.com/songs/i-m-wearing-my-heart-away-for-you/"
        },
        {
            "id": 21106,
            "title": "Old Brush Arbors",
            "url": "https://www.guitarparty.com/songs/old-brush-arbors/"
        },
        {
            "id": 12113,
            "title": "Seasons Of My Heart",
            "url": "https://www.guitarparty.com/songs/seasons-of-my-heart/"
        },
        {
            "id": 20879,
            "title": "Tender Years",
            "url": "https://www.guitarparty.com/songs/tender-years/"
        },
        {
            "id": 20596,
            "title": "What Am I Worth",
            "url": "https://www.guitarparty.com/songs/what-am-i-worth/"
        },
        {
            "id": 20976,
            "title": "Why Baby Why",
            "url": "https://www.guitarparty.com/songs/why-baby-why/"
        }
    ]
}