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

{
    "name": "Dorothy Fields",
    "title": "Dorothy Fields",
    "id": 6517,
    "slug": "dorothy-fields",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6517/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DorothyFields.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9806,
            "title": "Don't Blame Me",
            "url": "https://www.guitarparty.com/songs/dont-blame-me/"
        },
        {
            "id": 11442,
            "title": "I'm In The Mood For Love",
            "url": "https://www.guitarparty.com/songs/im-in-the-mood-for-love/"
        },
        {
            "id": 21995,
            "title": "I Won't Dance",
            "url": "https://www.guitarparty.com/songs/i-won-t-dance/"
        },
        {
            "id": 22143,
            "title": "On The Sunny Side Of The Street",
            "url": "https://www.guitarparty.com/songs/on-the-sunny-side-of-the-street/"
        },
        {
            "id": 22006,
            "title": "Pick Yourself Up",
            "url": "https://www.guitarparty.com/songs/pick-yourself-up/"
        }
    ]
}