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

{
    "name": "Halla Margrét Árnadóttir",
    "title": "Halla Margrét Árnadóttir",
    "id": 992,
    "slug": "halla-margret-arnadottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/992/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 1485,
            "title": "Hægt og hljótt",
            "url": "https://www.guitarparty.com/songs/haegt-og-hljott/"
        },
        {
            "id": 24285,
            "title": "Þú og ég",
            "url": "https://www.guitarparty.com/songs/eg-og-thu/"
        }
    ]
}