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

{
    "name": "Rudolf Friml",
    "title": "Rudolf Friml",
    "id": 6355,
    "slug": "rudolf-friml",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6355/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RudolfFrimlRudol.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11204,
            "title": "Indian Love Call",
            "url": "https://www.guitarparty.com/songs/indian-love-call/"
        },
        {
            "id": 20714,
            "title": "Rose Marie",
            "url": "https://www.guitarparty.com/songs/rose-marie/"
        }
    ]
}