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

{
    "name": "Francis McPeake",
    "title": "Francis McPeake",
    "id": 14870,
    "slug": "francis-mcpeake",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14870/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 624,
            "title": "Efemía",
            "url": "https://www.guitarparty.com/songs/efemia-2/"
        }
    ]
}