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

{
    "name": "Vilborg Halldórsdóttir",
    "title": "Vilborg Halldórsdóttir",
    "id": 646,
    "slug": "vilborg-halldorsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/646/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 691,
            "title": "Húsið og ég",
            "url": "https://www.guitarparty.com/songs/husid-og-eg/"
        },
        {
            "id": 26114,
            "title": "Saman (höldum út)",
            "url": "https://www.guitarparty.com/songs/saman-holdum-ut/"
        }
    ]
}