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

{
    "name": "Mark Fisher",
    "title": "Mark Fisher",
    "id": 8434,
    "slug": "mark-fisher",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8434/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MarkFisherMF.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19785,
            "title": "Everywhere You Go",
            "url": "https://www.guitarparty.com/songs/everywhere-you-go/"
        },
        {
            "id": 20961,
            "title": "Oh How I Miss You Tonight",
            "url": "https://www.guitarparty.com/songs/oh-how-i-miss-you-tonight/"
        },
        {
            "id": 22222,
            "title": "When You´re Smiling",
            "url": "https://www.guitarparty.com/songs/when-you-re-smiling/"
        },
        {
            "id": 15199,
            "title": "When Youre Smiling",
            "url": "https://www.guitarparty.com/songs/when-youre-smiling/"
        }
    ]
}