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

{
    "name": "Paul Francis Webster",
    "title": "Paul Francis Webster",
    "id": 9892,
    "slug": "paul-francis-webster",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9892/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/PaulFrancisWebst.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22134,
            "title": "April Love",
            "url": "https://www.guitarparty.com/songs/april-love/"
        },
        {
            "id": 22464,
            "title": "A Very Precious Love",
            "url": "https://www.guitarparty.com/songs/a-very-precious-love/"
        },
        {
            "id": 23531,
            "title": "Black Coffee",
            "url": "https://www.guitarparty.com/songs/black-coffee-2/"
        },
        {
            "id": 22626,
            "title": "Friendly Persuasion (Thee I Love)",
            "url": "https://www.guitarparty.com/songs/friendly-persuasion-thee-i-love/"
        },
        {
            "id": 22265,
            "title": "I Got It Bad (And That Aint Good)",
            "url": "https://www.guitarparty.com/songs/i-got-it-bad-and-that-aint-good/"
        },
        {
            "id": 21984,
            "title": "The Lamplighters Serenade",
            "url": "https://www.guitarparty.com/songs/the-lamplighters-serenade/"
        },
        {
            "id": 22371,
            "title": "Watermelon Weather",
            "url": "https://www.guitarparty.com/songs/watermelon-weather/"
        }
    ]
}