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

{
    "name": "Claude Kelly",
    "title": "Claude Kelly",
    "id": 3262,
    "slug": "Claude-Kelly",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3262/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/ClaudeKellyPNG.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 3306,
            "title": "Grenade",
            "url": "https://www.guitarparty.com/songs/grenade/"
        },
        {
            "id": 22603,
            "title": "Just a Fool",
            "url": "https://www.guitarparty.com/songs/just-a-fool/"
        },
        {
            "id": 3845,
            "title": "Nobody's Perfect",
            "url": "https://www.guitarparty.com/songs/nobodys-perfect/"
        },
        {
            "id": 2733,
            "title": "Party In The U.S.A",
            "url": "https://www.guitarparty.com/songs/party-in-the-u-s-a/"
        },
        {
            "id": 3402,
            "title": "Price Tag",
            "url": "https://www.guitarparty.com/songs/prize-tag/"
        }
    ]
}