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

{
    "name": "Dottie Rambo",
    "title": "Dottie Rambo",
    "id": 5205,
    "slug": "dottie-rambo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5205/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/DottieRambo.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8968,
            "title": "Holy Spirit Thou Art Welcome",
            "url": "https://www.guitarparty.com/songs/holy-spirit-thou-art-welcome/"
        },
        {
            "id": 11285,
            "title": "It's Me Again Lord",
            "url": "https://www.guitarparty.com/songs/its-me-again-lord/"
        },
        {
            "id": 18347,
            "title": "Its Me Again Lord",
            "url": "https://www.guitarparty.com/songs/its-me-again-lord-2/"
        },
        {
            "id": 14296,
            "title": "Mamas Teaching Angels How To Sing",
            "url": "https://www.guitarparty.com/songs/mamas-teaching-angels-how-to-sing/"
        },
        {
            "id": 13566,
            "title": "Remind Me Dear Lord",
            "url": "https://www.guitarparty.com/songs/remind-me-dear-lord/"
        },
        {
            "id": 8967,
            "title": "Sailing Toward Home",
            "url": "https://www.guitarparty.com/songs/sailing-toward-home/"
        },
        {
            "id": 20613,
            "title": "Sheltered in the Arms of God",
            "url": "https://www.guitarparty.com/songs/sheltered-in-the-arms-of-god/"
        },
        {
            "id": 19618,
            "title": "Tears Will Never Stain The Streets Of That City",
            "url": "https://www.guitarparty.com/songs/tears-will-never-stain-the-streets-of-that-city/"
        }
    ]
}