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

{
    "name": "Dorthe Kollo",
    "title": "Dorthe Kollo",
    "id": 14343,
    "slug": "dorthe-kollo",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14343/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26886,
            "title": "Åh' det er søndag",
            "url": "https://www.guitarparty.com/songs/ah-det-er-sondag/"
        }
    ]
}