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

{
    "name": "Shirl Milete",
    "title": "Shirl Milete",
    "id": 7303,
    "slug": "shirl-milete",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7303/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ShirlMileteFront.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14342,
            "title": "Goody Goody Gumdrop",
            "url": "https://www.guitarparty.com/songs/goody-goody-gumdrop/"
        },
        {
            "id": 10425,
            "title": "It Started All Over Again",
            "url": "https://www.guitarparty.com/songs/it-started-all-over-again/"
        },
        {
            "id": 13599,
            "title": "Ive Seen That Look On Me A Thousand Times",
            "url": "https://www.guitarparty.com/songs/ive-seen-that-look-on-me-a-thousand-times/"
        },
        {
            "id": 21611,
            "title": "Youve Seen That Look On Me A Thousand Times",
            "url": "https://www.guitarparty.com/songs/youve-seen-that-look-on-me-a-thousand-times/"
        }
    ]
}