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

{
    "name": "Roger Cook",
    "title": "Roger Cook",
    "id": 1501,
    "slug": "roger-cook",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1501/?format=api",
    "bio_short": "",
    "artist_img": "//guitarparty.overcastcdn.com/images/RogerCookrogerco.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 2981,
            "title": "I‘d like to teach the world to sing",
            "url": "https://www.guitarparty.com/songs/id-like-to-teach-the-world-to-sing/"
        },
        {
            "id": 26160,
            "title": "I'd Like to Teach the World to Sing (In Perfect Harmony)",
            "url": "https://www.guitarparty.com/songs/id-like-to-teach-the-world-to-sing-in-perfect-harmony/"
        },
        {
            "id": 11318,
            "title": "Livin' In These Troubled Times",
            "url": "https://www.guitarparty.com/songs/livin-in-these-troubled-times/"
        },
        {
            "id": 14845,
            "title": "Love Is On A Roll",
            "url": "https://www.guitarparty.com/songs/love-is-on-a-roll/"
        },
        {
            "id": 26161,
            "title": "Mig langar til",
            "url": "https://www.guitarparty.com/songs/mig-langar-til/"
        },
        {
            "id": 13370,
            "title": "Miracles",
            "url": "https://www.guitarparty.com/songs/miracles/"
        },
        {
            "id": 327,
            "title": "Something's Gotten Hold of My Heart",
            "url": "https://www.guitarparty.com/songs/somethings-gotten-hold-of-my-heart/"
        },
        {
            "id": 1189,
            "title": "These are the good old days",
            "url": "https://www.guitarparty.com/songs/these-are-the-good-old-days/"
        }
    ]
}