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

{
    "name": "Julie London",
    "title": "Julie London",
    "id": 9967,
    "slug": "julie-london",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9967/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JulieLondonrecro.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22177,
            "title": "Easy Street",
            "url": "https://www.guitarparty.com/songs/easy-street/"
        },
        {
            "id": 22039,
            "title": "Give Me The Simple Life",
            "url": "https://www.guitarparty.com/songs/give-me-the-simple-life/"
        },
        {
            "id": 22397,
            "title": "Goody Goody",
            "url": "https://www.guitarparty.com/songs/goody-goody/"
        },
        {
            "id": 22042,
            "title": "I´ll Remember April",
            "url": "https://www.guitarparty.com/songs/i-ll-remember-april/"
        },
        {
            "id": 22322,
            "title": "I´m Glad There Is You",
            "url": "https://www.guitarparty.com/songs/i-m-glad-there-is-you/"
        },
        {
            "id": 22199,
            "title": "Magic Is The Moonlight",
            "url": "https://www.guitarparty.com/songs/magic-is-the-moonlight/"
        },
        {
            "id": 22283,
            "title": "Sunday Blues",
            "url": "https://www.guitarparty.com/songs/sunday-blues/"
        },
        {
            "id": 22327,
            "title": "The End Of A Love Affair",
            "url": "https://www.guitarparty.com/songs/the-end-of-a-love-affair/"
        },
        {
            "id": 22368,
            "title": "They Didn´t Believe Me",
            "url": "https://www.guitarparty.com/songs/they-didn-t-believe-me/"
        }
    ]
}