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

{
    "name": "Tim Herlihy",
    "title": "Tim Herlihy",
    "id": 13674,
    "slug": "tim-herlihy",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13674/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 329,
            "title": "Grow old with you",
            "url": "https://www.guitarparty.com/songs/grow-old-with-you/"
        }
    ]
}