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

{
    "name": "Kristinn G. Bjarnason",
    "title": "Kristinn G. Bjarnason",
    "id": 14004,
    "slug": "kristinn-g-bjarnason",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14004/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27145,
            "title": "Allt er gott um jólin",
            "url": "https://www.guitarparty.com/songs/allt-er-gott-um-jolin/"
        },
        {
            "id": 26392,
            "title": "Þegar sólin sýnir lit",
            "url": "https://www.guitarparty.com/songs/thegar-solin-synir-lit/"
        }
    ]
}