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

{
    "name": "Christopher van den Hoef",
    "title": "Christopher van den Hoef",
    "id": 15334,
    "slug": "christopher-van-den-hoef",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15334/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28635,
            "title": "Catch",
            "url": "https://www.guitarparty.com/songs/catch/"
        },
        {
            "id": 28640,
            "title": "IDWK",
            "url": "https://www.guitarparty.com/songs/idwk/"
        },
        {
            "id": 27990,
            "title": "Losing Sleep",
            "url": "https://www.guitarparty.com/songs/losing-sleep/"
        },
        {
            "id": 28636,
            "title": "Make It Last",
            "url": "https://www.guitarparty.com/songs/make-it-last/"
        },
        {
            "id": 28638,
            "title": "Parallel Lines",
            "url": "https://www.guitarparty.com/songs/parallel-lines/"
        },
        {
            "id": 28639,
            "title": "You Found Me",
            "url": "https://www.guitarparty.com/songs/you-found-me/"
        }
    ]
}