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

{
    "name": "Shit & Chalou",
    "title": "Shit & Chalou",
    "id": 16358,
    "slug": "shit-chalou",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16358/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29030,
            "title": "Smuk og dejlig",
            "url": "https://www.guitarparty.com/songs/smuk-og-dejlig/"
        }
    ]
}