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

{
    "name": "Oliver Boyd and The Remembralls",
    "title": "Oliver Boyd and The Remembralls",
    "id": 3445,
    "slug": "oliver-boyd-and-the-remembralls",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3445/?format=api",
    "bio_short": "Oliver Boyd &amp; the Remembralls is the brain child of a guy named Christian.\n Being a musician, and a Harry Potter fan, Christian found a growing music movement called 'Wizard Rock' (Wrock) and decided it would be fun to write songs and contribute.  \n by <a href=\"http://www.myspace.com/oliverboydandtheremembralls\" rel=\"nofollow\">myspace</a>. :]",
    "artist_img": "//guitarparty.overcastcdn.com/images/OliverBoydandthe.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8587,
            "title": "At my most beautiful",
            "url": "https://www.guitarparty.com/songs/at-my-most-beautiful/"
        },
        {
            "id": 8583,
            "title": "Country Feedback",
            "url": "https://www.guitarparty.com/songs/country-feedback/"
        },
        {
            "id": 8585,
            "title": "Falls to Climb",
            "url": "https://www.guitarparty.com/songs/falls-to-climb/"
        },
        {
            "id": 8586,
            "title": "Find The River",
            "url": "https://www.guitarparty.com/songs/find-the-river/"
        },
        {
            "id": 8584,
            "title": "I'll Take The Rain",
            "url": "https://www.guitarparty.com/songs/ill-take-the-rain/"
        },
        {
            "id": 9975,
            "title": "Parakeet",
            "url": "https://www.guitarparty.com/songs/parakeet/"
        },
        {
            "id": 8582,
            "title": "Supernatural Superserious",
            "url": "https://www.guitarparty.com/songs/supernatural-superserious/"
        }
    ]
}