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

{
    "name": "Malen Morris",
    "title": "Malen Morris",
    "id": 15517,
    "slug": "malen-morris",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15517/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28159,
            "title": "Við dýrkum Eyjar (My church)",
            "url": "https://www.guitarparty.com/songs/vid-dyrkum-eyjar-my-church/"
        }
    ]
}