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

{
    "name": "Ingólfur Benediktsson",
    "title": "Ingólfur Benediktsson",
    "id": 14816,
    "slug": "ingolfur-benediktsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14816/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27372,
            "title": "Söknuður",
            "url": "https://www.guitarparty.com/songs/soknudur-3/"
        },
        {
            "id": 27389,
            "title": "Vorómar",
            "url": "https://www.guitarparty.com/songs/voromar/"
        }
    ]
}