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

{
    "name": "Rokkmúsirnar",
    "title": "Rokkmúsirnar",
    "id": 3871,
    "slug": "rokkmusirnar",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3871/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3891,
            "title": "Byrjaðu í dag að elska",
            "url": "https://www.guitarparty.com/songs/byrjadu-i-dag-ad-elska/"
        }
    ]
}