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

{
    "name": "Jean Chapel",
    "title": "Jean Chapel",
    "id": 5864,
    "slug": "jean-chapel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5864/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JeanChapel.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10627,
            "title": "Baby That's Living",
            "url": "https://www.guitarparty.com/songs/baby-thats-living/"
        },
        {
            "id": 21200,
            "title": "Going Through The Motions Of Living",
            "url": "https://www.guitarparty.com/songs/going-through-the-motions-of-living/"
        },
        {
            "id": 11648,
            "title": "Lay Some Happiness On Me",
            "url": "https://www.guitarparty.com/songs/lay-some-happiness-on-me/"
        },
        {
            "id": 21140,
            "title": "Lonely Again",
            "url": "https://www.guitarparty.com/songs/lonely-again/"
        },
        {
            "id": 21419,
            "title": "To Get To You",
            "url": "https://www.guitarparty.com/songs/to-get-to-you/"
        }
    ]
}