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

{
    "name": "Sigga Beta og Elín",
    "title": "Sigga Beta og Elín",
    "id": 14273,
    "slug": "sigga-beta-og-elin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14273/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26782,
            "title": "Með hækkandi sól",
            "url": "https://www.guitarparty.com/songs/med-haekkandi-sol/"
        }
    ]
}