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

{
    "name": "Helen Cornelius",
    "title": "Helen Cornelius",
    "id": 6554,
    "slug": "helen-cornelius",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6554/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/HelenCorneliusHC.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 14182,
            "title": "Dear Memory",
            "url": "https://www.guitarparty.com/songs/dear-memory/"
        },
        {
            "id": 21182,
            "title": "Don’t Bother To Knock",
            "url": "https://www.guitarparty.com/songs/dont-bother-to-knock/"
        },
        {
            "id": 13388,
            "title": "Fall Softly Snow",
            "url": "https://www.guitarparty.com/songs/fall-softly-snow/"
        },
        {
            "id": 21890,
            "title": "Fools",
            "url": "https://www.guitarparty.com/songs/fools/"
        },
        {
            "id": 21299,
            "title": "I Don’t Want To Have To Marry You",
            "url": "https://www.guitarparty.com/songs/i-dont-want-to-have-to-marry-you/"
        },
        {
            "id": 11500,
            "title": "If The World Ran Out Of Love Tonight",
            "url": "https://www.guitarparty.com/songs/if-the-world-ran-out-of-love-tonight/"
        },
        {
            "id": 21507,
            "title": "I’m Leaving It Up To You",
            "url": "https://www.guitarparty.com/songs/im-leaving-it-up-to-you/"
        },
        {
            "id": 21093,
            "title": "Morning Comes Too Early",
            "url": "https://www.guitarparty.com/songs/morning-comes-too-early/"
        },
        {
            "id": 19141,
            "title": "Saying Hello Saying I love You",
            "url": "https://www.guitarparty.com/songs/saying-hello-saying-i-love-you/"
        },
        {
            "id": 14206,
            "title": "The Bedroom",
            "url": "https://www.guitarparty.com/songs/the-bedroom/"
        }
    ]
}