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

{
    "name": "Anita Carter",
    "title": "Anita Carter",
    "id": 5977,
    "slug": "anita-carter",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5977/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/AnitaCarter.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19444,
            "title": "I Never Will Marry",
            "url": "https://www.guitarparty.com/songs/i-never-will-marry/"
        },
        {
            "id": 14354,
            "title": "In the Highways",
            "url": "https://www.guitarparty.com/songs/in-the-highways/"
        },
        {
            "id": 14228,
            "title": "Kneeling Drunkard's Plea",
            "url": "https://www.guitarparty.com/songs/kneeling-drunkards-plea/"
        },
        {
            "id": 14005,
            "title": "Take Good Care of Him",
            "url": "https://www.guitarparty.com/songs/take-good-care-of-him/"
        },
        {
            "id": 21668,
            "title": "The Kentuckian Song",
            "url": "https://www.guitarparty.com/songs/the-kentuckian-song/"
        },
        {
            "id": 20473,
            "title": "Tulsa County",
            "url": "https://www.guitarparty.com/songs/tulsa-county/"
        },
        {
            "id": 13732,
            "title": "Where Grass Wont Grow",
            "url": "https://www.guitarparty.com/songs/where-grass-wont-grow/"
        }
    ]
}