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

{
    "name": "Robert Allen",
    "title": "Robert Allen",
    "id": 7780,
    "slug": "robert-allen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7780/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RobertAllenpng.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 26407,
            "title": "Everybody Loves A Lover",
            "url": "https://www.guitarparty.com/songs/everybody-loves-a-lover/"
        },
        {
            "id": 13488,
            "title": "Every Step Of The Way",
            "url": "https://www.guitarparty.com/songs/every-step-of-the-way/"
        },
        {
            "id": 21980,
            "title": "Its Not For Me to Say",
            "url": "https://www.guitarparty.com/songs/its-not-for-me-to-say/"
        },
        {
            "id": 20986,
            "title": "Moments to Remember",
            "url": "https://www.guitarparty.com/songs/moments-to-remember/"
        },
        {
            "id": 22453,
            "title": "Who Needs You",
            "url": "https://www.guitarparty.com/songs/who-needs-you/"
        }
    ]
}