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

{
    "name": "Gunnar Nyborg Jensen ",
    "title": "Gunnar Nyborg Jensen ",
    "id": 13699,
    "slug": "gunnar-nyborg-jensen-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13699/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25945,
            "title": "Við erum góð",
            "url": "https://www.guitarparty.com/songs/vid-erum-god/"
        }
    ]
}