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

{
    "name": "Sigurður Anton Friðþjófsson",
    "title": "Sigurður Anton Friðþjófsson",
    "id": 12814,
    "slug": "sigurdur-anton-fridthjofsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12814/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24930,
            "title": "Nótt í erlendri borg",
            "url": "https://www.guitarparty.com/songs/nott-i-erlendri-borg/"
        }
    ]
}