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

{
    "name": "Marvin Rainwater",
    "title": "Marvin Rainwater",
    "id": 5955,
    "slug": "marvin-rainwater",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5955/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MarvinRainwater.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14716,
            "title": "Gonna Find Me a Bluebird",
            "url": "https://www.guitarparty.com/songs/gonna-find-me-a-bluebird/"
        },
        {
            "id": 17418,
            "title": "If You´re Happy Then Im Satisfied",
            "url": "https://www.guitarparty.com/songs/if-you-re-happy-then-im-satisfied/"
        },
        {
            "id": 10673,
            "title": "I Miss You Already",
            "url": "https://www.guitarparty.com/songs/i-miss-you-already-lyrics-and-chords-faron-youn/"
        },
        {
            "id": 19685,
            "title": "My Brand Of Blues",
            "url": "https://www.guitarparty.com/songs/my-brand-of-blues/"
        },
        {
            "id": 11331,
            "title": "So You Think You've Got Troubles",
            "url": "https://www.guitarparty.com/songs/so-you-think-youve-got-troubles/"
        }
    ]
}