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

{
    "name": "Bix Reichner",
    "title": "Bix Reichner",
    "id": 5869,
    "slug": "bix-reichner",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5869/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10632,
            "title": "I need your love Tonight",
            "url": "https://www.guitarparty.com/songs/i-need-your-love-tonight/"
        },
        {
            "id": 28349,
            "title": "Pabbi vill mambó",
            "url": "https://www.guitarparty.com/songs/pabbi-vill-mambo/"
        },
        {
            "id": 28352,
            "title": "Papa Loves Mambo",
            "url": "https://www.guitarparty.com/songs/papa-loves-mambo/"
        }
    ]
}