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

{
    "name": "Carmol Taylor",
    "title": "Carmol Taylor",
    "id": 5594,
    "slug": "carmol-taylor",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5594/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10833,
            "title": "He Knows All The Ways To Love",
            "url": "https://www.guitarparty.com/songs/he-knows-all-the-ways-to-love/"
        },
        {
            "id": 15307,
            "title": "Keep The Change",
            "url": "https://www.guitarparty.com/songs/keep-the-change/"
        },
        {
            "id": 10234,
            "title": "Mama Take Me Home",
            "url": "https://www.guitarparty.com/songs/mama-take-me-home/"
        },
        {
            "id": 21079,
            "title": "Red Wine and Blue Memories",
            "url": "https://www.guitarparty.com/songs/red-wine-and-blue-memories/"
        },
        {
            "id": 21275,
            "title": "The Grand Tour",
            "url": "https://www.guitarparty.com/songs/the-grand-tour/"
        },
        {
            "id": 14739,
            "title": "Theres A Song On The Juke Box",
            "url": "https://www.guitarparty.com/songs/theres-a-song-on-the-juke-box/"
        },
        {
            "id": 18281,
            "title": "Theres No Use Hanging On",
            "url": "https://www.guitarparty.com/songs/theres-no-use-hanging-on/"
        },
        {
            "id": 13145,
            "title": "Who Will I Be Loving Now",
            "url": "https://www.guitarparty.com/songs/who-will-i-be-loving-now/"
        },
        {
            "id": 10554,
            "title": "Wild As A Wildcat",
            "url": "https://www.guitarparty.com/songs/wild-as-a-wildcat/"
        }
    ]
}