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

{
    "name": "Gene Pitney",
    "title": "Gene Pitney",
    "id": 5360,
    "slug": "gene-pitney",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5360/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GenePitneygene_p.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9755,
            "title": "Every Breath I Take",
            "url": "https://www.guitarparty.com/songs/every-breath-i-take/"
        },
        {
            "id": 13492,
            "title": "Hello Mary Lou",
            "url": "https://www.guitarparty.com/songs/hello-mary-lou/"
        },
        {
            "id": 22978,
            "title": "I’m Gonna Be Strong",
            "url": "https://www.guitarparty.com/songs/im-gonna-be-strong/"
        },
        {
            "id": 19682,
            "title": "I´m Gonna Listen To Me",
            "url": "https://www.guitarparty.com/songs/i-m-gonna-listen-to-me/"
        },
        {
            "id": 13017,
            "title": "Love My Life Away",
            "url": "https://www.guitarparty.com/songs/love-my-life-away/"
        },
        {
            "id": 13026,
            "title": "Only Love Can Break A Heart",
            "url": "https://www.guitarparty.com/songs/only-love-can-break-a-heart/"
        },
        {
            "id": 20532,
            "title": "Sweeter Than The Flowers",
            "url": "https://www.guitarparty.com/songs/sweeter-than-the-flowers/"
        },
        {
            "id": 12256,
            "title": "The Man Who Shot Liberty Valance",
            "url": "https://www.guitarparty.com/songs/the-man-who-shot-liberty-valance/"
        },
        {
            "id": 22122,
            "title": "Town Without Pity",
            "url": "https://www.guitarparty.com/songs/town-without-pity/"
        },
        {
            "id": 23978,
            "title": "Vertu sæl María",
            "url": "https://www.guitarparty.com/songs/vertu-sael-maria/"
        },
        {
            "id": 11466,
            "title": "Your Old Standby",
            "url": "https://www.guitarparty.com/songs/your-old-standby/"
        }
    ]
}