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

{
    "name": "Ray Sanders",
    "title": "Ray Sanders",
    "id": 7162,
    "slug": "ray-sanders",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7162/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RaySandersRay3.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19648,
            "title": "I Can´t Make It Without You",
            "url": "https://www.guitarparty.com/songs/i-can-t-make-it-without-you/"
        },
        {
            "id": 12002,
            "title": "If I Want To",
            "url": "https://www.guitarparty.com/songs/if-i-want-to/"
        },
        {
            "id": 11740,
            "title": "Just A Foolish Notion",
            "url": "https://www.guitarparty.com/songs/just-a-foolish-notion/"
        },
        {
            "id": 10581,
            "title": "You're Welcome Anytime",
            "url": "https://www.guitarparty.com/songs/youre-welcome-anytime/"
        }
    ]
}