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

{
    "name": "Dan Mitchell",
    "title": "Dan Mitchell",
    "id": 7197,
    "slug": "dan-mitchell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7197/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DanMitchelldanmi.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10557,
            "title": "If You're Gonna Play In Texas",
            "url": "https://www.guitarparty.com/songs/if-youre-gonna-play-in-texas/"
        },
        {
            "id": 20734,
            "title": "Rodeo Romeo",
            "url": "https://www.guitarparty.com/songs/rodeo-romeo/"
        },
        {
            "id": 19186,
            "title": "Shes Playing Hard To Forget",
            "url": "https://www.guitarparty.com/songs/shes-playing-hard-to-forget/"
        },
        {
            "id": 12754,
            "title": "The Way It Was",
            "url": "https://www.guitarparty.com/songs/the-way-it-was/"
        }
    ]
}