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

{
    "name": "Þuríður Pálsdóttir",
    "title": "Þuríður Pálsdóttir",
    "id": 13544,
    "slug": "thuridur-palsdottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13544/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25712,
            "title": "Jesú, Þú Ert Vort Jólaljós",
            "url": "https://www.guitarparty.com/songs/jesu-thu-ert-vort-jolaljos/"
        }
    ]
}