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

{
    "name": "Michael Martin Murphey",
    "title": "Michael Martin Murphey",
    "id": 6712,
    "slug": "michael-martin-murphey",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6712/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MichaelMartinMur.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 15140,
            "title": "Carolina In The Pines",
            "url": "https://www.guitarparty.com/songs/carolina-in-the-pines/"
        },
        {
            "id": 19703,
            "title": "Cowboy Pride",
            "url": "https://www.guitarparty.com/songs/cowboy-pride/"
        },
        {
            "id": 18949,
            "title": "Let The Cowboy Dance",
            "url": "https://www.guitarparty.com/songs/let-the-cowboy-dance/"
        },
        {
            "id": 18751,
            "title": "Lost River",
            "url": "https://www.guitarparty.com/songs/lost-river/"
        },
        {
            "id": 14737,
            "title": "Talking To the Wrong Man",
            "url": "https://www.guitarparty.com/songs/talking-to-the-wrong-man/"
        },
        {
            "id": 11763,
            "title": "The Yellow Rose of Texas",
            "url": "https://www.guitarparty.com/songs/the-yellow-rose-of-texas/"
        }
    ]
}