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

{
    "name": "Leskelä Teijo",
    "title": "Leskelä Teijo",
    "id": 11419,
    "slug": "leskelae-teijo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11419/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23592,
            "title": "Wish you were here (Rednex)",
            "url": "https://www.guitarparty.com/songs/wish-you-were-here-2/"
        }
    ]
}