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

{
    "name": "Nora Brockstedt",
    "title": "Nora Brockstedt",
    "id": 15689,
    "slug": "nora-brockstedt",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15689/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28348,
            "title": "Svo ung og blíð (það er lítið hús)",
            "url": "https://www.guitarparty.com/songs/svo-ung-og-blid-thad-er-litid-hus/"
        }
    ]
}