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

{
    "name": "Chrissie Hynde",
    "title": "Chrissie Hynde",
    "id": 10659,
    "slug": "chrissie-hynde",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10659/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ChrissieHyndeChr.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22678,
            "title": "Back on the chain gang",
            "url": "https://www.guitarparty.com/songs/back-on-the-chain-gang/"
        },
        {
            "id": 28789,
            "title": "I'll stand by you",
            "url": "https://www.guitarparty.com/songs/ill-stand-by-you/"
        }
    ]
}