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

{
    "name": "Anna Nygaard",
    "title": "Anna Nygaard",
    "id": 11514,
    "slug": "anna-nygaard",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11514/?format=api",
    "bio_short": "\n                Anna Nygaard was the fifth finalist in the third edition of the danish X Factor. She currently goes by the name Anna Faroe (search name) and has released an album.\n\n        <a href=\"http://www.last.fm/music/Anna+Nygaard\">Anna Nygaard on Last.fm</a>.\n    \n    ",
    "artist_img": null,
    "songs": [
        {
            "id": 23661,
            "title": "Eitt sunnukvöld i plantasjuni",
            "url": "https://www.guitarparty.com/songs/eitt-sunnukvold-i-plantasjuni/"
        }
    ]
}