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

{
    "name": "Hod Pharis",
    "title": "Hod Pharis",
    "id": 9399,
    "slug": "hod-pharis",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9399/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20742,
            "title": "I Heard The Bluebirds Sing",
            "url": "https://www.guitarparty.com/songs/i-heard-the-bluebirds-sing/"
        }
    ]
}